llvm/test/tools
David Majnemer c5335482cf [llvm-objdump] Add support for dumping the PE TLS directory
The PE TLS directory contains information about where the TLS data
resides in the image, what functions should be executed when threads are
created, etc.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@263537 91177308-0d34-0410-b5e6-96231b3b80d8
2016-03-15 06:14:01 +00:00
..
dsymutil Fix tests that used CHECK-NEXT-NOT and CHECK-DAG-NOT. 2016-02-26 19:40:34 +00:00
gold [ThinLTO] Renaming of function index to module summary index (NFC) 2016-03-15 00:04:37 +00:00
llvm-config Disable all llvm-config tests for now, will investigate later 2016-02-10 17:29:50 +00:00
llvm-cov Fix buildbot failure (hosts without zlib) 2016-02-10 22:05:41 +00:00
llvm-cxxdump
llvm-dwp llvm-dwp: provide diagnostics for duplicate DWO IDs 2016-02-26 07:30:15 +00:00
llvm-lit
llvm-lto [ThinLTO] Renaming of function index to module summary index (NFC) 2016-03-15 00:04:37 +00:00
llvm-mc [Hexagon] Removing XFAIL on Hexagon target. 2015-11-09 06:15:55 +00:00
llvm-nm Make llvm-nm test consistent with other tests 2016-02-10 23:28:43 +00:00
llvm-objdump [llvm-objdump] Add support for dumping the PE TLS directory 2016-03-15 06:14:01 +00:00
llvm-pdbdump Fix several accidental DOS line endings in source files 2016-01-03 17:22:03 +00:00
llvm-profdata Revert r260064, "Disable llvm/test/tools/llvm-profdata/value-prof.proftext on win32 for now. Investigating." 2016-02-25 08:50:26 +00:00
llvm-readobj [llvm-readobj] Enable GNU style section group print 2016-03-09 19:16:13 +00:00
llvm-size [llvm-size] Make error handling uniform. 2016-02-13 01:38:16 +00:00
llvm-split [SplitModule] In split module utility we should never separate alias with its aliasee. 2016-01-28 18:59:28 +00:00
llvm-symbolizer Make llvm/test/tools/llvm-symbolizer/pdb/pdb.test Py3-compatible. 2016-02-15 13:19:13 +00:00
lto Fix test from r261013 2016-02-16 22:50:19 +00:00
sancov [sancov] using md5 for anchors in attempt to reduce file size. 2016-03-11 23:28:28 +00:00
sanstats Introduce sanstats tool and llvm::CreateSanitizerStatReport function. 2016-01-16 00:31:11 +00:00