diff options
author | Fangrui Song <i@maskray.me> | 2025-08-02 12:24:46 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2025-08-02 12:24:46 -0700 |
commit | c330585bc78ec356a9d050832565999abb8ad1d4 (patch) | |
tree | c0ff43edb56f1076d55755b2dc9c0d07cabad662 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | d696f8104e422f807d64b4d5d24c6e7bc22d429f (diff) | |
download | llvm-c330585bc78ec356a9d050832565999abb8ad1d4.zip llvm-c330585bc78ec356a9d050832565999abb8ad1d4.tar.gz llvm-c330585bc78ec356a9d050832565999abb8ad1d4.tar.bz2 |
LoongArchAsmBackend: Simplify relaxDwarfLineAddr and remove getRelocPairForSize
Instead of creating two separate fixups, create a single one. Leverage
LoongArchAsmBackend::addReloc to generate ADD/SUB relocation pairs.
In a future change MCFragment::setVarFixup may be restricted to a single
fixup.
Similar to c7500a2ec3baae1f0d7de0de94407d4bdb2e5d4d
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions