[COFF] Don't set the tsaware bit on DLLs
authorHans Wennborg <hans@hanshq.net>
Wed, 25 Apr 2018 20:32:00 +0000 (20:32 +0000)
committerHans Wennborg <hans@hanshq.net>
Wed, 25 Apr 2018 20:32:00 +0000 (20:32 +0000)
commit03ca8f4fd0d38959f193e0efb7d91a5167569a5c
tree196bdbf0133c2c4c3c7516821e0ac724bfd141a0
parente765d633c4be0a33e9f9705b6effb3a2b15cac57
[COFF] Don't set the tsaware bit on DLLs

It doesn't apply to DLLs, and link.exe doesn't set it.

Differential Revision: https://reviews.llvm.org/D46077

llvm-svn: 330868
lld/COFF/Driver.cpp
lld/test/COFF/options.test