diff options
author | Michael Kruse <llvm-project@meinersbur.de> | 2024-05-06 14:04:12 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-06 14:04:12 +0200 |
commit | 6e31a49931b8b057868a64e89838e3c9b40f9198 (patch) | |
tree | ccda0c9d01faab155bbfbaa90ed4ff61202d0d49 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | e365ac809e1c01bbbcf70a20057f3dbbc7e14b49 (diff) | |
download | llvm-6e31a49931b8b057868a64e89838e3c9b40f9198.zip llvm-6e31a49931b8b057868a64e89838e3c9b40f9198.tar.gz llvm-6e31a49931b8b057868a64e89838e3c9b40f9198.tar.bz2 |
[driver] Do not warn about unused plugin flags. (#88948)
Plugins are not loaded without the -cc1 phase. Do not report them when
running on an assembly file or when linking. Many build tools add these
options to all driver invocations, including LLVM's build system.
Fixes #88173
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions