[PATCH] D63570: [COFF] Implement /safeseh:no and check @feat.00 flags by default

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 16 11:17:35 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL366238: [COFF] Implement /safeseh:no and check @feat.00 flags by default (authored by rnk, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D63570?vs=210138&id=210141#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63570/new/

https://reviews.llvm.org/D63570

Files:
  lld/trunk/COFF/Config.h
  lld/trunk/COFF/Driver.cpp
  lld/trunk/COFF/Writer.cpp
  lld/trunk/test/COFF/allow-unknown-debug-info.test
  lld/trunk/test/COFF/constant.test
  lld/trunk/test/COFF/def-export-stdcall.s
  lld/trunk/test/COFF/delayimports32.test
  lld/trunk/test/COFF/dllexport.s
  lld/trunk/test/COFF/entry-drectve.test
  lld/trunk/test/COFF/entry-inference332.test
  lld/trunk/test/COFF/exclude-all.s
  lld/trunk/test/COFF/export-all.s
  lld/trunk/test/COFF/export-stdcall.s
  lld/trunk/test/COFF/export32.test
  lld/trunk/test/COFF/fixed.test
  lld/trunk/test/COFF/gfids-relocations32.s
  lld/trunk/test/COFF/hello32.test
  lld/trunk/test/COFF/largeaddressaware.test
  lld/trunk/test/COFF/loadcfg32.test
  lld/trunk/test/COFF/locally-imported32.test
  lld/trunk/test/COFF/machine.test
  lld/trunk/test/COFF/no-ipi-stream.test
  lld/trunk/test/COFF/order-i386.test
  lld/trunk/test/COFF/pdb-debug-f.s
  lld/trunk/test/COFF/pdb-lib.s
  lld/trunk/test/COFF/pdb-safeseh.yaml
  lld/trunk/test/COFF/pdb-unknown-subsection.s
  lld/trunk/test/COFF/reloc-x86.test
  lld/trunk/test/COFF/safeseh-no.s
  lld/trunk/test/COFF/subsystem-drectve.test
  lld/trunk/test/COFF/subsystem-inference32.test
  lld/trunk/test/COFF/tls32.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63570.210141.patch
Type: text/x-patch
Size: 28325 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190716/68fd2390/attachment.bin>


More information about the llvm-commits mailing list