[PATCH] D41160: [COFF] Sort .pdata for arm64
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 13 02:03:40 PST 2017
mstorsjo created this revision.
mstorsjo added reviewers: ruiu, rnk, compnerd.
Herald added subscribers: kristof.beyls, javed.absar, aemerson.
This works for linking the output from the MSVC compiler. The pdata entries for arm64 seem to be 8 bytes in the same (or at least similar) form to ARM.
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D41160
Files:
COFF/Writer.cpp
test/COFF/pdata-arm64.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41160.126690.patch
Type: text/x-patch
Size: 3776 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171213/f1735ad8/attachment.bin>
More information about the llvm-commits
mailing list