hanchenye-llvm-project/lld/test
Denis Protivensky 6c50e88c0d [ARM] Add mapping symbols to PLT entries
Make PLT entry atoms represent mapping symbols in the Release mode,
while in the Debug mode they are still function-like symbols
with regular names.
It's legal that mapping symbols denote unnamed parts of code,
and PLT entries are not required to have function-like names.

Differential Revision: http://reviews.llvm.org/D8819

llvm-svn: 234301
2015-04-07 07:04:42 +00:00
..
Driver Don't rely on the elf test suites inputs when testing the driver. We 2015-03-11 22:12:40 +00:00
LinkerScript LinkerScript: Add parsing of the EXTERN command 2015-03-12 21:55:50 +00:00
Unit
core Test: Use layout-after instead of layout-before. 2015-03-09 04:00:29 +00:00
darwin
elf [ARM] Add mapping symbols to PLT entries 2015-04-07 07:04:42 +00:00
mach-o Use arithmetic type to represent alignments (not in log2) everywhere. 2015-03-26 02:20:25 +00:00
pecoff Add a test for r233128: PECOFF: Reduce import table size. 2015-03-25 00:18:16 +00:00
CMakeLists.txt [Mips] Support writing .reginfo section into the linked file 2015-04-04 19:13:32 +00:00
lit.cfg Remove YAML/Native round-trip passes. 2015-02-20 22:10:28 +00:00
lit.site.cfg.in