summaryrefslogtreecommitdiffstats
path: root/llvm/test/Object/Inputs/hello-world.elf-x86-64
Commit message (Collapse)AuthorAgeFilesLines
* Clarify getRelocationAddress x getRelocationOffset a bit.Rafael Espindola2013-04-251-0/+0
getRelocationAddress is for dynamic libraries and executables, getRelocationOffset for relocatable objects. Mark the getRelocationAddress of COFF and MachO as not implemented yet. Add a test of ELF's. llvm-readobj -r now prints the same values as readelf -r. llvm-svn: 180259
OpenPOWER on IntegriCloud