Files
clang-p2996/llvm/lib/Target/AArch64/MCTargetDesc/AArch64AsmBackend.cpp
Fangrui Song 249b40b558 [AArch64] Delete unneeded fixup_aarch64_ldr_pcrel_imm19 VK_GOT special case
An AArch64 VK_GOT fixup must have a symbol. MCAssembler::evaluateFixup considers
such a fixup not resolved. The code path cannot trigger.
2021-05-23 15:20:56 -07:00

29 KiB