diff options
author | Prabhu Rajasekaran <prabhukr@google.com> | 2025-10-06 20:59:26 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-06 20:59:26 -0700 |
commit | 3f52eefcc228465c6cd58e25aff0f20a175ac8e0 (patch) | |
tree | 8a90d8e3702bfb91af023a32695dc88215401fe5 /clang/unittests/Basic/VirtualFileSystemTest.cpp | |
parent | e706a30ad5ad6acc7e7f20fe04be8d085613a23d (diff) | |
download | llvm-3f52eefcc228465c6cd58e25aff0f20a175ac8e0.zip llvm-3f52eefcc228465c6cd58e25aff0f20a175ac8e0.tar.gz llvm-3f52eefcc228465c6cd58e25aff0f20a175ac8e0.tar.bz2 |
[llvm-driver] Remove llvm-profdata from the driver (#162191)
llvm-profdata uses cl tool for command line parsing which declares
global options which clash in a multicall driver build. As a result
operations such as `llvm-profdata --help` prints options which are
unrelated to llvm-profdata when built in multicall mode.
Diffstat (limited to 'clang/unittests/Basic/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions