Adding support for absolute relocations. This occurs in ELF files when a...
Adding support for absolute relocations. This occurs in ELF files when a relocation is given with no name and an undefined section. The relocation is applied with an address of zero. llvm-svn: 175643
Loading
Please register or sign in to comment