llvm-project
078a4e93 - [clang] Load `-fbasic-block-sections=list=` through the VFS (#160785)

Commit
83 days ago
[clang] Load `-fbasic-block-sections=list=` through the VFS (#160785) This PR loads the path from `-fbasic-block-sections=list=<path>` through the VFS rather than going straight to the real file system. This matches the behavior of other input files of the compiler.
Author
Parents
Loading