[PATCH] D45778: [COFF] Mark images with no exception handlers for /safeseh

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 18 14:54:40 PDT 2018


rnk updated this revision to Diff 143004.
rnk added a comment.

- fix hello32.test: default to marking image as "no seh", then remove it if we record handlers


https://reviews.llvm.org/D45778

Files:
  lld/COFF/Writer.cpp
  lld/test/COFF/safeseh-notable.s
  lld/test/COFF/safeseh.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45778.143004.patch
Type: text/x-patch
Size: 3938 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180418/6380ab12/attachment.bin>


More information about the llvm-commits mailing list