Depends on D64466
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D64683
MC: AArch64: Add support for prel_g* relocation specifiers. ClosedPublic Authored by pcc on Jul 12 2019, 6:38 PM.
Details
Diff Detail
Event Timelinepcc added a child revision: D64685: ELF: Add support for remaining R_AARCH64_MOVW* relocations..Jul 12 2019, 6:40 PM This revision is now accepted and ready to land.Jul 15 2019, 6:48 AM Closed by commit rL366462: MC: AArch64: Add support for prel_g* relocation specifiers. (authored by pcc). · Explain WhyJul 18 2019, 9:56 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 210616 llvm/trunk/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
llvm/trunk/lib/Target/AArch64/MCTargetDesc/AArch64ELFObjectWriter.cpp
llvm/trunk/lib/Target/AArch64/MCTargetDesc/AArch64MCExpr.h
llvm/trunk/lib/Target/AArch64/MCTargetDesc/AArch64MCExpr.cpp
llvm/trunk/test/MC/AArch64/arm64-large-relocs.s
|