aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/VirtualFileSystem.cpp
diff options
context:
space:
mode:
authorCyndy Ishida <cyndy_ishida@apple.com>2024-02-03 09:33:42 -0800
committerGitHub <noreply@github.com>2024-02-03 09:33:42 -0800
commit7189219ec9fc768f159917052b4b5998d077c39f (patch)
tree6fc2f14fdf64f6dede15a89fbb90f2d3ce5eed51 /llvm/lib/Support/VirtualFileSystem.cpp
parent5ca2777c69f8708d583e230c56ac7f5f6376fb40 (diff)
downloadllvm-7189219ec9fc768f159917052b4b5998d077c39f.zip
llvm-7189219ec9fc768f159917052b4b5998d077c39f.tar.gz
llvm-7189219ec9fc768f159917052b4b5998d077c39f.tar.bz2
[readtapi] Add support for stubify-ing directories (#76885)
When given a directory input `llvm-readtapi` traverses through the directory to find dylibs or tbd files to operate on. TBD files will be created with the same base file name as the dylib. Symlinks should be created if the input is one. This also introduces options to delete input files which are defined as library files that existed before `readtapi -stubify` was invoked. Also the ability to delete private libraries where private libraries are in a predefined file system locations on darwin based platforms.
Diffstat (limited to 'llvm/lib/Support/VirtualFileSystem.cpp')
0 files changed, 0 insertions, 0 deletions