summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/dsymutil/Inputs/scattered-reloc/1.s
Commit message (Collapse)AuthorAgeFilesLines
* [dsymutil] Support scattered relocs.Frederic Riss2016-02-011-0/+186
Although it seems like clang will never emit scattered relocations in the debug information (at least I couldn't find a way), we have too support them for the benefit of other compilers. As clang doesn't generate them, the included testcase was produced from hacked up assembly. llvm-svn: 259339
OpenPOWER on IntegriCloud