summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/ehabi-mc-sh_link.ll
Commit message (Collapse)AuthorAgeFilesLines
* Link .ARM.exidx with corresponding text section.Logan Chien2013-02-051-0/+47
The sh_link in the ELF section header of .ARM.exidx should be filled with the section index of the corresponding text section. llvm-svn: 174372
OpenPOWER on IntegriCloud