We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5243ae3 + 0614ff9 commit 2edb151Copy full SHA for 2edb151
llvm/lib/Target/AArch64/AArch64TargetObjectFile.h
@@ -22,7 +22,6 @@ class AArch64_ELFTargetObjectFile : public TargetLoweringObjectFileELF {
22
public:
23
AArch64_ELFTargetObjectFile() {
24
PLTRelativeVariantKind = MCSymbolRefExpr::VK_PLT;
25
- SupportIndirectSymViaGOTPCRel = true;
26
}
27
28
const MCExpr *getIndirectSymViaGOTPCRel(const GlobalValue *GV,
0 commit comments