[PATCH] D35767: [COFF] Correctly set the thumb bit in DLL export addresses

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 24 10:59:14 PDT 2017


ruiu added inline comments.


================
Comment at: test/COFF/Inputs/export-armnt.yaml:1
+--- !COFF
+header:
----------------
Move the contents of this file to test/COFF/export-armnt.test to remove this file. Usually, when there's only one input file, you can write it in the test file itself.


https://reviews.llvm.org/D35767





More information about the llvm-commits mailing list