diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2022-03-03 10:30:43 -0800 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2022-03-03 11:02:11 -0800 |
commit | 59eb70527741594fe3c92d0a1b6704ed45111437 (patch) | |
tree | aff6c02296f2a2a0f7543a0a4d26a6dd1ef334f5 /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp | |
parent | f7698991157e23d619c22be5dd2b9230f94717b3 (diff) | |
download | llvm-59eb70527741594fe3c92d0a1b6704ed45111437.zip llvm-59eb70527741594fe3c92d0a1b6704ed45111437.tar.gz llvm-59eb70527741594fe3c92d0a1b6704ed45111437.tar.bz2 |
[lldb] Remove FileSystem::Initialize from VFS mapping
This patch removes the ability to instantiate the LLDB FileSystem class
based on a VFS overlay. This also removes the "hack" where we cast the
VFS to a RedirectingFileSystem to obtain the external path. You can
still instantiate a FileSystem with a VFS, but with the caveat that
operations that rely on the external path won't work.
Differential revision: https://reviews.llvm.org/D120923
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions