aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/RelocationResolver.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-08-17[BPF] Fix bpf llvm-objdump issues.Yonghong Song1-2/+2
2019-07-19[DebugInfo] Generate fixups as emitting DWARF .debug_frame/.eh_frame.Hsiangkai Wang1-0/+6
2019-07-18Revert "[DebugInfo] Generate fixups as emitting DWARF .debug_frame/.eh_frame."Hsiangkai Wang1-6/+0
2019-07-18[DebugInfo] Generate fixups as emitting DWARF .debug_frame/.eh_frame.Hsiangkai Wang1-0/+6
2019-07-18[DWARF][RISCV] Add support for RISC-V relocations needed for debug infoAlex Bradbury1-0/+53
2019-03-22[DWARF] Refactor RelocVisitor and fix computation of SHT_RELA-typed relocatio...Fangrui Song1-0/+497