1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 12:12:47 +01:00
llvm-mirror/test/tools
George Rimar 390f572ef5 [llvm-readobj] Add support for TLSDESC_PLT and TLSDESC_GOT dynamic section tags to the llvm-readobj.
If module uses uses lazy TLSDESC relocations it should define DT_TLSDESC_PLT and DT_TLSDESC_GOT entries.
They were unknown for llvm-readobj before this patch.

Differential revision: http://reviews.llvm.org/D16224

llvm-svn: 257912
2016-01-15 18:13:59 +00:00
..
dsymutil dsymutil: Provide better warnings when clang modules cannot be found. 2016-01-14 18:31:07 +00:00
gold Fix gold test after r256465. 2015-12-29 03:48:37 +00:00
llvm-cov
llvm-cxxdump [llvm-cxxdump] Remove duplicate code check. 2015-09-15 23:35:32 +00:00
llvm-dwp [llvm-dwp] Deduplicate type units 2015-12-14 07:42:00 +00:00
llvm-lit
llvm-lto Fix test on windows. 2016-01-12 14:58:40 +00:00
llvm-mc [Hexagon] Removing XFAIL on Hexagon target. 2015-11-09 06:15:55 +00:00
llvm-nm Fix llvm-nm(1) printing of llvm-bitcode files for -format darwin to match darwin’s nm(1). 2015-11-10 00:31:08 +00:00
llvm-objdump [llvm-objdump] Use report_error() and improve error coverage. 2016-01-13 02:03:31 +00:00
llvm-pdbdump Fix several accidental DOS line endings in source files 2016-01-03 17:22:03 +00:00
llvm-profdata Display detailed profile summary in llvm-profdata tool. 2016-01-13 21:44:36 +00:00
llvm-readobj [llvm-readobj] Add support for TLSDESC_PLT and TLSDESC_GOT dynamic section tags to the llvm-readobj. 2016-01-15 18:13:59 +00:00
llvm-size [llvm-size] Attempt to fix a test failure on Windows. 2015-10-03 20:20:28 +00:00
llvm-split Have a single way for creating unique value names. 2015-11-22 00:16:24 +00:00
llvm-symbolizer [llvm-symbolizer] -print-source-context-lines option to print source code around the line. 2016-01-09 00:14:35 +00:00
lto Add a test showing when ld64 can hide linkonce_odr symbols. 2016-01-15 16:40:20 +00:00
sancov [sancov] html report 2016-01-14 22:34:11 +00:00