diff options
author | Jan Svoboda <jan_svoboda@apple.com> | 2025-10-15 09:24:36 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-15 09:24:36 -0700 |
commit | 9deba01c1d5db607da5b943bd5a6185384608605 (patch) | |
tree | 09bf4de993552d23cb93127acbdf71c87daf26b1 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 097f1e7625966673b881df63a241f755317b0bb9 (diff) | |
download | llvm-9deba01c1d5db607da5b943bd5a6185384608605.zip llvm-9deba01c1d5db607da5b943bd5a6185384608605.tar.gz llvm-9deba01c1d5db607da5b943bd5a6185384608605.tar.bz2 |
[support] Use VFS in `SourceMgr` for loading includes (#162903)
Most `SourceMgr` clients don't make use of include files, but those that
do might want to specify the file system to use. This patch enables that
by making it possible to pass a `vfs::FileSystem` instance into
`SourceMgr`.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions