llvm-project
c7500a2e - RISCVAsmBackend: Simplify relaxDwarfLineAddr and remove getRelocPairForSize

Commit
68 days ago
RISCVAsmBackend: Simplify relaxDwarfLineAddr and remove getRelocPairForSize Instead of creating two separate fixups, create a single one. Leverage RISCVAsmBackend::addReloc to generate ADD/SUB relocation pairs. In a future change MCFragment::setVarFixup may be restricted to a single fixup.
Author
Committer
Parents
Loading