llvm-project/llvm/test/tools
George Rimar de0bc44883 [yaml2obj] - Allow placing local symbols after globals.
This allows us to produce broken binaries with local
symbols placed after global in '.dynsym'/'.symtab'

Also, simplifies the code.

Differential revision: https://reviews.llvm.org/D66799

llvm-svn: 370331
2019-08-29 10:58:47 +00:00
..
dsymutil [llvm-readobj][MachO] Fix section type printing 2019-08-15 07:22:04 +00:00
gold Fix check in tools/gold/X86/strip_names.ll regarding unnamed args 2019-08-08 12:11:13 +00:00
llvm-ar [llvm-ar] Accept file paths with windows format slashes 2019-08-12 14:00:28 +00:00
llvm-as
llvm-cfi-verify
llvm-config
llvm-cov Ignore object files that lack coverage information. 2019-08-28 20:35:50 +00:00
llvm-cvtres [COFF] Add a ResourceSectionRef method for getting the data entry, print it in llvm-readobj 2019-08-29 09:00:14 +00:00
llvm-cxxdump
llvm-cxxfilt
llvm-cxxmap
llvm-diff
llvm-dlltool [llvm-dlltool] Make sure to strip decorations from ExtName for renamed exports 2019-08-23 11:18:11 +00:00
llvm-dwarfdump [DWARF] Fix reading 64-bit DWARF type units. 2019-08-20 12:52:32 +00:00
llvm-dwp
llvm-elfabi
llvm-exegesis
llvm-extract
llvm-isel-fuzzer
llvm-lib
llvm-lipo [llvm-lipo] Implement -segalign 2019-08-05 19:06:55 +00:00
llvm-lit
llvm-lto
llvm-lto2 Revert "Change the X86 datalayout to add three address spaces for 32 bit signed," 2019-08-28 01:08:54 +00:00
llvm-mc
llvm-mca [X86][BtVer2] Add a read-advance to every implicit register use of CMPXCHG8B/16B. 2019-08-23 12:19:45 +00:00
llvm-modextract
llvm-mt
llvm-nm Print reasonable representations of type names in llvm-nm, readelf and readobj 2019-08-09 16:54:51 +00:00
llvm-objcopy [llvm-objcopy] Strip debug sections when running with --strip-unneeded. 2019-08-23 14:28:58 +00:00
llvm-objdump [llvm-objdump] Add the missing ARMv8 subarch detection 2019-08-28 06:37:22 +00:00
llvm-opt-fuzzer
llvm-opt-report
llvm-pdbutil
llvm-profdata [SampleFDO] Add ExtBinary format to support extension of binary profile. 2019-08-23 19:05:30 +00:00
llvm-rc [llvm-readobj] Print the resource type textually for .res files 2019-08-29 08:59:31 +00:00
llvm-readobj [llvm-readobj/llvm-readelf] - Report a proper warning when dumping a broken dynamic relocation. 2019-08-29 10:55:57 +00:00
llvm-size [llvm-size][test] Improve llvm-size testing 2019-08-14 10:17:34 +00:00
llvm-split
llvm-strings NFC. Remove trailing whitespace in test 2019-08-12 11:39:54 +00:00
llvm-symbolizer Add "REQUIRES: x86-registered-target" to test. 2019-08-05 21:44:45 +00:00
llvm-xray/X86
lto
obj2yaml [yaml2obj/obj2yaml] - Add a basic support for extended section indexes. 2019-08-08 09:49:05 +00:00
opt-viewer
sancov
sanstats
yaml2obj [yaml2obj] - Allow placing local symbols after globals. 2019-08-29 10:58:47 +00:00