[PATCH] D35767: [COFF] Correctly set the thumb bit in DLL export addresses
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jul 22 14:19:24 PDT 2017
mstorsjo created this revision.
Herald added a subscriber: javed.absar.
The same adjustment is already done for the entry point in Writer.cpp and for relocations that point to executable code in Chunks.cpp.
https://reviews.llvm.org/D35767
Files:
COFF/DLL.cpp
test/COFF/Inputs/export-armnt.yaml
test/COFF/export-armnt.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35767.107801.patch
Type: text/x-patch
Size: 3552 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170722/7fee78c8/attachment.bin>
More information about the llvm-commits
mailing list