[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:20 PDT 2019


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

- rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D63570

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

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


More information about the llvm-commits mailing list