1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/tools
Peter Collingbourne 47c4d3700d llvm-lto2: Add a dump-symtab subcommand.
This allows us to test the symbol table APIs for LTO input files.

Differential Revision: https://reviews.llvm.org/D31920

llvm-svn: 300086
2017-04-12 18:27:00 +00:00
..
bugpoint Module::getOrInsertFunction is using C-style vararg instead of variadic templates. 2017-04-11 15:01:18 +00:00
bugpoint-passes
dsymutil
gold Re-apply r299168 and r299169 now that the libdeps are fixed. 2017-03-31 04:47:07 +00:00
llc Revert "Feature generic option to setup start/stop-after/before" 2017-04-01 01:26:24 +00:00
lli Module::getOrInsertFunction is using C-style vararg instead of variadic templates. 2017-04-11 15:01:18 +00:00
llvm-ar [llvm-ar] Remove unneeded std::, NFCI. 2017-04-05 15:05:05 +00:00
llvm-as
llvm-as-fuzzer
llvm-bcanalyzer Bitcode: Remove reader support for MODULE_CODE_PURGEVALS. 2017-04-03 17:58:48 +00:00
llvm-c-test
llvm-cat Avoid some string copies, NFC 2017-04-11 22:11:46 +00:00
llvm-config
llvm-cov
llvm-cxxdump
llvm-cxxfilt
llvm-diff [IR] Redesign the case iterator in SwitchInst to actually be an iterator 2017-04-12 07:27:28 +00:00
llvm-dis
llvm-dwarfdump
llvm-dwp
llvm-extract [llvm-extract] Add option for recursive extraction 2017-04-06 20:51:40 +00:00
llvm-go
llvm-jitlistener
llvm-link
llvm-lto
llvm-lto2 llvm-lto2: Add a dump-symtab subcommand. 2017-04-12 18:27:00 +00:00
llvm-mc
llvm-mc-assemble-fuzzer
llvm-mc-disassemble-fuzzer
llvm-mcmarkup
llvm-modextract
llvm-nm
llvm-objdump
llvm-opt-report
llvm-pdbdump [llvm-pdbdump] Display padding bytes on record layout 2017-04-10 19:33:29 +00:00
llvm-profdata
llvm-readobj [llvm-readobj] Only print the real size of the note 2017-04-05 18:55:50 +00:00
llvm-rtdyld
llvm-shlib
llvm-size
llvm-split
llvm-stress Allow DataLayout to specify addrspace for allocas. 2017-04-10 22:27:50 +00:00
llvm-strings
llvm-symbolizer
llvm-xray
lto
msbuild
obj2yaml
opt
sancov
sanstats
verify-uselistorder
xcode-toolchain
yaml2obj [yaml2obj] Factor out error handling code. 2017-04-05 15:18:16 +00:00
CMakeLists.txt
LLVMBuild.txt