This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from beb1e40a0 [COFF] Rename variale references in comments after VariableNa [...] new 44f463f61 [COFF] Implement /safeseh:no and check @feat.00 flags by default
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: COFF/Config.h | 1 + COFF/Driver.cpp | 14 +++------ COFF/Writer.cpp | 16 +++------- test/COFF/allow-unknown-debug-info.test | 2 +- test/COFF/constant.test | 4 +-- test/COFF/def-export-stdcall.s | 4 +-- test/COFF/delayimports32.test | 2 +- test/COFF/dllexport.s | 2 +- test/COFF/entry-drectve.test | 2 +- test/COFF/entry-inference332.test | 4 +-- test/COFF/exclude-all.s | 2 +- test/COFF/export-all.s | 6 ++-- test/COFF/export-stdcall.s | 2 +- test/COFF/export32.test | 18 +++++------ test/COFF/fixed.test | 8 ++--- test/COFF/gfids-relocations32.s | 2 +- test/COFF/hello32.test | 5 ++- test/COFF/largeaddressaware.test | 2 +- test/COFF/loadcfg32.test | 2 +- test/COFF/locally-imported32.test | 2 +- test/COFF/machine.test | 8 ++--- test/COFF/no-ipi-stream.test | 2 +- test/COFF/order-i386.test | 4 +-- test/COFF/pdb-debug-f.s | 2 +- test/COFF/pdb-lib.s | 2 +- test/COFF/pdb-safeseh.yaml | 2 +- test/COFF/pdb-unknown-subsection.s | 2 +- test/COFF/reloc-x86.test | 2 +- test/COFF/safeseh-no.s | 56 +++++++++++++++++++++++++++++++++ test/COFF/subsystem-drectve.test | 2 +- test/COFF/subsystem-inference32.test | 8 ++--- test/COFF/tls32.test | 2 +- 32 files changed, 118 insertions(+), 74 deletions(-) create mode 100644 test/COFF/safeseh-no.s