This is similar to what was done for ARM in SVN r269574; the code and the test are straight copypaste to the corresponding AArch64 code and test directory.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D37204
[AArch64] Support COFF linker directives ClosedPublic Authored by mstorsjo on Aug 28 2017, 2:35 AM.
Details Summary This is similar to what was done for ARM in SVN r269574; the code and the test are straight copypaste to the corresponding AArch64 code and test directory.
Diff Detail
Event TimelineHerald added subscribers: kristof.beyls, javed.absar, rengolin, aemerson. · View Herald TranscriptAug 28 2017, 2:35 AM This revision is now accepted and ready to land.Aug 30 2017, 6:59 PM Closed by commit rL312223: [AArch64] Support COFF linker directives (authored by mstorsjo). · Explain WhyAug 31 2017, 1:30 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 113366 llvm/trunk/lib/Target/AArch64/AArch64AsmPrinter.cpp
llvm/trunk/test/CodeGen/AArch64/dllexport.ll
|