The function MCSymbolRefExpr::getVariantKindForName was missing the entry for VK_PPC_GOT_PCREL.
This patch adds the missing entry.
Details
Details
- Reviewers
nemanjai lei hfinkel kamaub - Group Reviewers
Restricted Project - Commits
- rG7d507ff55f6c: [PowerPC] Fix missing GOT indirect variant kind
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
This LGTM, one minor comment about test case explanation, it can be done pre-commit for sure.
llvm/test/MC/PowerPC/future-reloc.s | ||
---|---|---|
6 | Could you add a brief explanation of this test case here |
Could you add a brief explanation of this test case here