Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename test/elf to test/old-elf. | Rafael Espindola | 2015-11-17 | 1 | -3/+0 |
| | | | | llvm-svn: 253312 | ||||
* | [ELF] Add support for IFUNC. | Michael J. Spencer | 2013-01-29 | 1 | -0/+3 |
This sadly doesn't have a test for the final output because llvm-objdump can't dump relocations that don't belong to a section :( llvm-svn: 173808 |