1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/test/tools
Petr Hosek d5560f679f [llvm-readobj] Accept (and ignore) --wide (-W) command-line switch
Accept and ignore --wide/-W. In GNU readelf this switch is
necessary to get the output format that's consistent between
32-bit and 64-bit targets. llvm-readobj always produces that
output format.

Patch by Roland McGrath

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

llvm-svn: 308396
2017-07-18 23:58:15 +00:00
..
dsymutil
gold Infer relocation model from module flags in relocatable LTO link. 2017-05-22 21:11:35 +00:00
llvm-ar Fix binary static archive that got mangled by patch 2017-03-31 21:16:22 +00:00
llvm-config [llvm-config] Fix cflags test looking for "warning" 2017-05-30 20:21:47 +00:00
llvm-cov [llvm] Remove redundant check-prefix=CHECK from tests. NFC. 2017-07-17 17:32:45 +00:00
llvm-cvtres Fix bug in symbol generation for resource COFF 2017-06-30 18:16:35 +00:00
llvm-cxxdump
llvm-cxxfilt c++filt: support COFF import thunks 2017-03-22 21:15:19 +00:00
llvm-dwarfdump/X86 [DWARF] Modification of code for the verification of .debug_info section. 2017-07-18 01:00:26 +00:00
llvm-dwp
llvm-extract [llvm-extract] Add option for recursive extraction 2017-04-06 20:51:40 +00:00
llvm-lit
llvm-lto Object: Remove ModuleSummaryIndexObjectFile class. 2017-05-01 20:42:32 +00:00
llvm-lto2 [ThinLTO] Move -lto-use-new-pm to llvm-lto2, and change it to -use-new-pm. 2017-06-01 23:13:44 +00:00
llvm-mc
llvm-modextract
llvm-mt Revert "Adding temporary debugging info to llvm-mt to solve fedora failure." 2017-07-18 03:38:04 +00:00
llvm-nm llvm-nm: Add support for symbol demangling (-C/--demangle) 2017-06-29 18:29:05 +00:00
llvm-objdump [llvm-objdump] Properly print MachO aarch64 addend relocations 2017-07-13 17:03:02 +00:00
llvm-opt-report
llvm-pdbdump [PDB] Add a test that verifies every known type record. 2017-07-05 18:43:25 +00:00
llvm-profdata [ProfileData] Add new option to dump topn hottest functions 2017-07-11 20:30:43 +00:00
llvm-readobj [llvm-readobj] Accept (and ignore) --wide (-W) command-line switch 2017-07-18 23:58:15 +00:00
llvm-size
llvm-split
llvm-strings
llvm-symbolizer Using address range map to speedup finding inline stack for address. 2017-04-19 20:09:38 +00:00
llvm-xray/X86 [XRay] A tool for Comparing xray function call graphs 2017-04-24 05:54:33 +00:00
lto
obj2yaml obj2yaml: Improve error reporting 2017-06-16 23:29:54 +00:00
sancov
sanstats [sanstats] Remove a flaky test. 2017-07-13 01:36:12 +00:00
yaml2obj [yaml2obj] Improve error message when output file cannot be opened. 2017-04-05 14:44:00 +00:00