[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:45:01 PDT 2018


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

- move logic to createSEHTable


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.143002.patch
Type: text/x-patch
Size: 3974 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180418/150f5a57/attachment.bin>


More information about the llvm-commits mailing list