diff options
author | Hans Wennborg <hans@hanshq.net> | 2013-09-17 23:27:39 +0000 |
---|---|---|
committer | Hans Wennborg <hans@hanshq.net> | 2013-09-17 23:27:39 +0000 |
commit | cfe210997879cb7bd3b9835ea4931c6267286349 (patch) | |
tree | 99d0455b1d8e6d2203538a6f8f8a23c758a6c44d /llvm/lib/Support/DynamicLibrary.cpp | |
parent | d12e8020ec232eeeb6c1487ea89cc7b72e0cc15b (diff) | |
download | llvm-cfe210997879cb7bd3b9835ea4931c6267286349.zip llvm-cfe210997879cb7bd3b9835ea4931c6267286349.tar.gz llvm-cfe210997879cb7bd3b9835ea4931c6267286349.tar.bz2 |
clang-cl: ignore ths /GS- flag
The /GS- flag is used to turn off run-time buffer security checks (/GS).
Since no such checks are enabled in the first place, I think we should just
ignore this flag.
llvm-svn: 190900
Diffstat (limited to 'llvm/lib/Support/DynamicLibrary.cpp')
0 files changed, 0 insertions, 0 deletions