summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Object/RelocationResolver.cpp
Commit message (Expand)AuthorAgeFilesLines
* [MIPS][ELF] Use PC-relative relocations in .eh_frame when possibleAlex Richardson2020-01-131-0/+3
* [Object][RISCV] Resolve R_RISCV_32_PCRELLuís Marques2019-11-211-0/+3
* [Object][RISCV] Fix R_RISCV_SET6 and R_RISCV_SUB6 relocations resolutionLuís Marques2019-11-211-2/+2
* Support for 64-bit PC-relative relocations for X86_64Artur Pilipenko2019-09-211-0/+2
* [Object] Implement relocation resolver for COFF ARM/ARM64Martin Storsjo2019-09-101-2/+53
* [BPF] Fix bpf llvm-objdump issues.Yonghong Song2019-08-171-2/+2
* [DebugInfo] Generate fixups as emitting DWARF .debug_frame/.eh_frame.Hsiangkai Wang2019-07-191-0/+6
* Revert "[DebugInfo] Generate fixups as emitting DWARF .debug_frame/.eh_frame."Hsiangkai Wang2019-07-181-6/+0
* [DebugInfo] Generate fixups as emitting DWARF .debug_frame/.eh_frame.Hsiangkai Wang2019-07-181-0/+6
* [DWARF][RISCV] Add support for RISC-V relocations needed for debug infoAlex Bradbury2019-07-181-0/+53
* [DWARF] Refactor RelocVisitor and fix computation of SHT_RELA-typed relocatio...Fangrui Song2019-03-221-0/+497
OpenPOWER on IntegriCloud