llvm-project/lld/test
Leny Kholodov bde4144338 [ARM] Generation of .ARM.exidx/.ARM.extab sections
This patch provides generation of .ARM.exidx & .ARM.extab sections which are
used for unwinding. The patch adds new content type typeARMExidx for atoms from
.ARM.exidx section and integration of atoms with such type to the ELF
ReaderWriter. exidx.test has been added with checking of contents of .ARM.exidx
section and .ARM.extab section.

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

llvm-svn: 236873
2015-05-08 16:04:11 +00:00
..
Driver Remove trailing whitespace characters. 2015-04-27 17:18:04 +00:00
LinkerScript LinkerScript: Add parsing of the EXTERN command 2015-03-12 21:55:50 +00:00
Unit [lit] Python 3. 2014-03-26 00:53:48 +00:00
core Delete unnecessary generality in loadFile. 2015-04-24 15:51:45 +00:00
darwin Delete unnecessary generality in loadFile. 2015-04-24 15:51:45 +00:00
elf [ARM] Generation of .ARM.exidx/.ARM.extab sections 2015-05-08 16:04:11 +00:00
mach-o Remove trailing whitespace characters. 2015-04-27 17:18:04 +00:00
pecoff Remove trailing whitespace characters. 2015-04-27 17:18:04 +00:00
CMakeLists.txt [Mips] Support writing .reginfo section into the linked file 2015-04-04 19:13:32 +00:00
lit.cfg Delete unnecessary generality in loadFile. 2015-04-24 15:51:45 +00:00
lit.site.cfg.in [lit] Python 3. 2014-03-26 00:53:48 +00:00