[PATCH] D43217: [LLD] Implement /guard:[no]longjmp

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 13 10:54:56 PST 2018


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

- fixup boolean logic error


https://reviews.llvm.org/D43217

Files:
  lld/COFF/Config.h
  lld/COFF/DriverUtils.cpp
  lld/COFF/InputFiles.cpp
  lld/COFF/InputFiles.h
  lld/COFF/Writer.cpp
  lld/test/COFF/gfids-corrupt.s
  lld/test/COFF/gfids-fallback.s
  lld/test/COFF/gfids-gc.s
  lld/test/COFF/gfids-icf.s
  lld/test/COFF/guard-longjmp.s
  llvm/tools/llvm-readobj/COFFDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43217.134086.patch
Type: text/x-patch
Size: 13964 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180213/c380f0ef/attachment.bin>


More information about the llvm-commits mailing list