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

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 13 12:35:02 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL325047: [LLD] Implement /guard:[no]longjmp (authored by rnk, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D43217?vs=134086&id=134100#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D43217

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

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


More information about the llvm-commits mailing list