llvm-project/llvm/tools
Keith Smiley d991aa91f1
[llvm-objcopy][MachO] Remove more sections with llvm-bitcode-strip
This adds the other potential bitcode sections that can exist and should
be stripped with `-r` from `llvm-bitcode-strip`.

Differential Revision: https://reviews.llvm.org/D132267
2022-08-22 16:08:58 -07:00
..
bugpoint Remove unnecessary includes of ManagedStatic.h 2022-07-07 14:29:20 +02:00
bugpoint-passes
dsymutil [Reland][Debuginfo][llvm-dwarfutil] Add check for unsupported debug sections. 2022-07-28 21:29:16 +03:00
dxil-dis Add DXIL Bitcode Writer and DXIL testing 2022-04-15 18:50:26 -05:00
gold Use llvm::all_of (NFC) 2022-08-14 16:25:36 -07:00
llc [LegacyPM] Remove {,PostInline}EntryExitInstrumenterPass 2022-07-23 15:30:15 -07:00
lli [ORC] Ensure that llvm_orc_registerJITLoaderGDBAllocAction is linked into tools. 2022-08-03 17:51:45 -07:00
llvm-ar [llvm] LLVM_FALLTHROUGH => [[fallthrough]]. NFC 2022-08-08 11:24:15 -07:00
llvm-as Remove unnecessary includes of ManagedStatic.h 2022-07-07 14:29:20 +02:00
llvm-as-fuzzer
llvm-bcanalyzer Remove redundant initialization of Optional (NFC) 2022-08-20 21:18:28 -07:00
llvm-c-test Fix test: LLVMGetBitcodeModule takes ownership of memory buffer 2022-07-08 20:06:44 +02:00
llvm-cat Remove unneeded cl::ZeroOrMore for cl::list options 2022-06-04 23:51:13 -07:00
llvm-cfi-verify Cleanup include: DebugInfo/Symbolize 2022-02-24 13:25:11 +01:00
llvm-config Use range-based for loops (NFC) 2022-08-20 21:18:32 -07:00
llvm-cov [llvm-cov] Remove deprecated -name-whitelist after D112816 2022-08-01 18:53:20 -07:00
llvm-cvtres Remove unnecessary includes of ManagedStatic.h 2022-07-07 14:29:20 +02:00
llvm-cxxdump [llvm] Qualify auto (NFC) 2022-08-07 23:55:27 -07:00
llvm-cxxfilt [llvm-cxxfilt] Add description for --types in help text 2022-06-14 10:32:56 +01:00
llvm-cxxmap
llvm-debuginfod [llvm] Modernize bool literals (NFC) 2022-07-17 18:08:51 -07:00
llvm-debuginfod-find [Debuginfod] Fix shared libs build break after eafa053041 2022-05-18 17:33:12 -05:00
llvm-diff [llvm] Cleanup header dependencies in ADT and Support 2022-01-21 13:54:49 +01:00
llvm-dis Remove unneeded cl::ZeroOrMore for cl::list options 2022-06-04 23:51:13 -07:00
llvm-dis-fuzzer [Bitcode] Add missing includes in llvm-dis-fuzzer 2022-02-08 09:49:38 +01:00
llvm-dlang-demangle-fuzzer Reland "[FuzzMutate] Split out FuzzerCLI library that doesn't depend on IR." 2022-05-07 13:49:54 +02:00
llvm-driver [llvm-driver] Fix build after 07b749800 2022-07-22 17:05:58 +00:00
llvm-dwarfdump Use the range-based overload of llvm::sort where possible 2022-07-23 15:13:25 +02:00
llvm-dwarfutil [llvm-dwarfutil] Remove unnecessarily dependency. 2022-08-08 17:13:05 +03:00
llvm-dwp [MC] De-capitalize MCStreamer functions 2022-06-07 00:31:02 -07:00
llvm-exegesis [llvm] LLVM_FALLTHROUGH => [[fallthrough]]. NFC 2022-08-08 11:24:15 -07:00
llvm-extract Remove unneeded cl::ZeroOrMore for cl::opt/cl::list options 2022-06-05 01:07:51 -07:00
llvm-go [AIX][llvm-go] AIX linker does not recognize `-rpath` 2021-11-15 13:13:08 -05:00
llvm-gsymutil Remove unneeded cl::ZeroOrMore for cl::opt/cl::list options 2022-06-05 01:07:51 -07:00
llvm-ifs [llvm] Use value instead of getValue (NFC) 2022-07-13 23:11:56 -07:00
llvm-isel-fuzzer Remove unneeded cl::ZeroOrMore for cl::opt/cl::list options 2022-06-05 00:31:44 -07:00
llvm-itanium-demangle-fuzzer Reland "[FuzzMutate] Split out FuzzerCLI library that doesn't depend on IR." 2022-05-07 13:49:54 +02:00
llvm-jitlink [ORC_RT][COFF] Initial platform support for COFF/x86_64. 2022-08-13 13:48:40 +09:00
llvm-jitlistener
llvm-libtool-darwin Remove unneeded cl::ZeroOrMore for cl::opt/cl::list options 2022-06-05 01:07:51 -07:00
llvm-link Avoid ar_to_bc.sh script in symbolizer build; add -ignore-non-bitcode flag to llvm-link 2022-06-28 14:49:35 -07:00
llvm-lipo [llvm-lipo] Don't use a global LLVMContext 2022-03-21 10:43:22 -07:00
llvm-lto [WPD] Use new llvm.public.type.test intrinsic for potentially publicly visible classes 2022-07-26 08:01:08 -07:00
llvm-lto2 [LTO][ELF] Add selective --save-temps= option 2022-07-06 10:06:18 -07:00
llvm-mc [llvm] LLVM_FALLTHROUGH => [[fallthrough]]. NFC 2022-08-08 11:24:15 -07:00
llvm-mc-assemble-fuzzer Remove unneeded cl::ZeroOrMore for cl::list options 2022-06-04 23:51:13 -07:00
llvm-mc-disassemble-fuzzer Remove unneeded cl::ZeroOrMore for cl::list options 2022-06-04 23:51:13 -07:00
llvm-mca [llvm] Remove redundaunt virtual specifiers (NFC) 2022-07-24 21:50:35 -07:00
llvm-microsoft-demangle-fuzzer Reland "[FuzzMutate] Split out FuzzerCLI library that doesn't depend on IR." 2022-05-07 13:49:54 +02:00
llvm-ml [llvm] LLVM_FALLTHROUGH => [[fallthrough]]. NFC 2022-08-08 11:24:15 -07:00
llvm-modextract Cleanup includes: DebugInfo & CodeGen 2022-03-12 17:26:40 +01:00
llvm-mt Remove unnecessary includes of ManagedStatic.h 2022-07-07 14:29:20 +02:00
llvm-nm Use llvm::erase_if (NFC) 2022-08-13 12:55:48 -07:00
llvm-objcopy [llvm-objcopy][MachO] Remove more sections with llvm-bitcode-strip 2022-08-22 16:08:58 -07:00
llvm-objdump Remove redundant initialization of Optional (NFC) 2022-08-20 21:18:28 -07:00
llvm-opt-fuzzer Reland "[FuzzMutate] Split out FuzzerCLI library that doesn't depend on IR." 2022-05-07 13:49:54 +02:00
llvm-opt-report Cleanup LLVMRemarks includes 2022-01-31 11:16:28 +01:00
llvm-pdbutil [llvm] Qualify auto (NFC) 2022-08-07 23:55:27 -07:00
llvm-profdata [llvm-profdata] Support JSON as as an output-only format 2022-08-09 16:24:53 -07:00
llvm-profgen [llvm-profgen] Fix perf script parsing issues 2022-08-08 15:51:07 -07:00
llvm-rc Remove unnecessary includes of ManagedStatic.h 2022-07-07 14:29:20 +02:00
llvm-readobj Remove redundant initialization of Optional (NFC) 2022-08-20 21:18:28 -07:00
llvm-reduce [llvm-reduce] Move most debugging output behind --verbose 2022-08-19 13:25:42 -07:00
llvm-remark-size-diff [llvm] LLVM_FALLTHROUGH => [[fallthrough]]. NFC 2022-08-08 11:24:15 -07:00
llvm-rtdyld Remove unneeded cl::ZeroOrMore for cl::opt/cl::list options 2022-06-05 01:07:51 -07:00
llvm-rust-demangle-fuzzer Reland "[FuzzMutate] Split out FuzzerCLI library that doesn't depend on IR." 2022-05-07 13:49:54 +02:00
llvm-shlib Revert "[cmake] Use `CMAKE_INSTALL_LIBDIR` too" 2022-08-18 22:46:32 -04:00
llvm-sim [llvm] Use value instead of getValue (NFC) 2022-07-13 23:11:56 -07:00
llvm-size [llvm-size] Fix hang waiting for input on invalid short commandline option 2022-07-18 14:53:20 +01:00
llvm-special-case-list-fuzzer Reland "[FuzzMutate] Split out FuzzerCLI library that doesn't depend on IR." 2022-05-07 13:49:54 +02:00
llvm-split [llvm] Cleanup header dependencies in ADT and Support 2022-01-21 13:54:49 +01:00
llvm-stress [llvm-stress] Remove global LLVMContext 2022-03-21 13:55:08 -07:00
llvm-strings Remove unneeded cl::ZeroOrMore for cl::opt/cl::list options 2022-06-05 01:07:51 -07:00
llvm-symbolizer [Symbolizer] Implement data symbolizer markup element. 2022-08-04 10:20:29 -07:00
llvm-tapi-diff Use any_of (NFC) 2022-07-30 10:35:56 -07:00
llvm-tli-checker [llvm] Qualify auto (NFC) 2022-08-07 23:55:27 -07:00
llvm-undname Remove unneeded cl::ZeroOrMore for cl::opt/cl::list options 2022-06-05 00:31:44 -07:00
llvm-xray CommandLine: add and use cl::SubCommand::get{All,TopLevel} 2022-08-02 23:49:16 +02:00
llvm-yaml-numeric-parser-fuzzer Reland "[FuzzMutate] Split out FuzzerCLI library that doesn't depend on IR." 2022-05-07 13:49:54 +02:00
llvm-yaml-parser-fuzzer Reland "[FuzzMutate] Split out FuzzerCLI library that doesn't depend on IR." 2022-05-07 13:49:54 +02:00
lto Remove unneeded cl::ZeroOrMore for cl::opt/cl::list options 2022-06-05 00:31:44 -07:00
obj2yaml [llvm] LLVM_FALLTHROUGH => [[fallthrough]]. NFC 2022-08-08 11:24:15 -07:00
opt [LegacyPM] Remove ThinLTO bitcode writer legacy pass 2022-08-15 14:21:16 -07:00
opt-viewer [llvm] Use `GNUInstallDirs` to support custom installation dirs 2022-01-08 00:47:31 +00:00
remarks-shlib [llvm] Use `GNUInstallDirs` to support custom installation dirs 2022-01-08 00:47:31 +00:00
sancov [sancov] Remove deprecated -blacklist after D113514 2022-08-01 19:00:43 -07:00
sanstats [sanstats] Hide unrelated options 2022-07-21 18:08:34 -07:00
verify-uselistorder [llvm] Fix comment typos (NFC) 2022-08-07 00:16:14 -07:00
vfabi-demangle-fuzzer
xcode-toolchain
yaml2obj [yaml2obj] Add a `-E` flag to preprocess only. 2022-08-02 13:56:27 +01:00
CMakeLists.txt [llvm-driver] Generate symlinks instead of executables for tools 2022-07-20 01:42:56 +00:00