[PECOFF] /safeseh:no on x64 is not an error
I made LLD to report an error if /safeseh:no option is given on x64, but it turned out MSVC link.exe doesn't report error on it. Removing the check. llvm-svn: 218077
Loading
Please sign in to comment
I made LLD to report an error if /safeseh:no option is given on x64, but it turned out MSVC link.exe doesn't report error on it. Removing the check. llvm-svn: 218077