Skip to content
  • Rafael Espindola's avatar
    Clarify getRelocationAddress x getRelocationOffset a bit. · 1e483879
    Rafael Espindola authored
    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
    1e483879
Loading