hanchenye-llvm-project/llvm/test/tools
Derek Schuff 6d76b7b455 [WebAssembly] Add wasm support for llvm-readobj
Create a WasmDumper subclass of ObjDumper to support Webassembly binary
files.

Patch by Sam Clegg

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

llvm-svn: 293569
2017-01-30 23:30:52 +00:00
..
dsymutil
gold gold-plugin: Fix test case. 2017-01-26 02:15:08 +00:00
llvm-ar
llvm-config [llvm-config] Canonicalize CMake booleans to 0/1 2017-01-10 19:55:51 +00:00
llvm-cov [llvm-cov] Avoid 0% when reporting something that's 0/0 2016-11-21 14:00:04 +00:00
llvm-cxxdump Fix a bug in the code of llvm-cxxdump in dumpArchive() when 2016-10-21 20:03:14 +00:00
llvm-cxxfilt llvm-cxxfilt: support `-_` 2017-01-22 17:41:10 +00:00
llvm-dwp [llvm-dwp] - Reuse object::Decompressor class 2017-01-13 15:58:55 +00:00
llvm-lit
llvm-lto [LTO] Reject modules without datalayout. 2016-12-14 21:57:04 +00:00
llvm-lto2 [LTO] Teach lib/LTO about the new pass manager. 2017-01-24 00:58:24 +00:00
llvm-mc
llvm-modextract llvm-modextract: Call keep() on the output stream before exiting. 2016-12-01 23:13:11 +00:00
llvm-nm Change the test added in r293099 so it does not have the string "llvm-nm" to fix 2017-01-25 23:57:32 +00:00
llvm-objdump Change the llvm-obdump(1) behavior with the -macho flag and inappropriate file types. 2017-01-30 20:53:17 +00:00
llvm-opt-report [llvm-opt-report] Fix context-sensitive lines where nothing happened 2017-01-07 20:21:17 +00:00
llvm-pdbdump
llvm-profdata [PGO] Fix bogus warning for merging empty llvm profile file 2016-10-19 22:51:17 +00:00
llvm-readobj [WebAssembly] Add wasm support for llvm-readobj 2017-01-30 23:30:52 +00:00
llvm-size Fix a bug with llvm-size and the -m option with multiple files not printing the file names. 2016-12-01 19:12:55 +00:00
llvm-split
llvm-strings llvm-strings: add support for `-t` 2017-01-21 02:36:28 +00:00
llvm-symbolizer Ignore llvm/test/tools/llvm-symbolizer/coff-exports.test on mingw. 2017-01-25 05:26:23 +00:00
llvm-xray/X86 Implemented color coding and Vertex labels in XRay Graph 2017-01-25 07:14:43 +00:00
lto Fix test/tools/lto/hide-linkonce-odr.ll after r289719 2016-12-15 01:31:38 +00:00
sancov [sancov] applying blacklist to covered points too 2017-01-19 03:49:18 +00:00
sanstats Use printf instead of "echo -e" or "echo -n". 2016-10-26 01:07:26 +00:00
yaml2obj