[PATCH] D37204: [AArch64] Support COFF linker directives

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 28 02:35:20 PDT 2017


mstorsjo created this revision.
Herald added subscribers: kristof.beyls, javed.absar, rengolin, aemerson.

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.


https://reviews.llvm.org/D37204

Files:
  lib/Target/AArch64/AArch64AsmPrinter.cpp
  test/CodeGen/AArch64/dllexport.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37204.112863.patch
Type: text/x-patch
Size: 3569 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170828/76274e2d/attachment.bin>


More information about the llvm-commits mailing list