Skip to content

Conversation

wenju-he
Copy link
Contributor

Update per llvm commit
llvm/llvm-project@30633f308941

@wenju-he wenju-he requested a review from Copilot September 17, 2025 01:56
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Updates the code to use the new LLVM API for setting a virtual file system, replacing the deprecated createFileManager(fs) method with separate calls to setVirtualFileSystem() and createFileManager().

  • Replace deprecated createFileManager(fs) with new LLVM API pattern
  • Split file system setup into two separate method calls as required by the updated LLVM interface

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@wenju-he wenju-he requested review from cdai2 and Nuullll September 17, 2025 01:56
@wenju-he wenju-he merged commit 65157c2 into intel:main Sep 17, 2025
2 of 4 checks passed
@wenju-he wenju-he deleted the setVirtualFileSystem branch September 17, 2025 03:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants