[PATCH] D70606: LLD: CET shadow stack support on Windows
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 11 03:04:05 PST 2019
jhenderson added a comment.
In D70606#1778998 <https://reviews.llvm.org/D70606#1778998>, @ruiu wrote:
> Could you tell me about how you generated has_cet.exe? I wonder if there's a way to create an executable in the test instead of submitting a binary file to the repository.
On this topic, yaml2obj has COFF support, although I don't know if that's sufficient for your use case here.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70606/new/
https://reviews.llvm.org/D70606
More information about the llvm-commits
mailing list