diff options
author | Nico Weber <nicolasweber@gmx.de> | 2015-09-18 20:49:33 +0000 |
---|---|---|
committer | Nico Weber <nicolasweber@gmx.de> | 2015-09-18 20:49:33 +0000 |
commit | 4cc796a6149840ab1bcad8e8b82004156923db39 (patch) | |
tree | 8ca6605a200bae288e158cf423c52dba914d4e2a /clang/lib/CodeGen/CGDebugInfo.cpp | |
parent | 4859773a9538b28622d9cd92d8bf2dc5ac69a833 (diff) | |
download | bcm5719-llvm-4cc796a6149840ab1bcad8e8b82004156923db39.tar.gz bcm5719-llvm-4cc796a6149840ab1bcad8e8b82004156923db39.zip |
clang-cl: Don't warn on /bigobj flag
LLVM r217812 made it so that clang-cl implicitly creates bigobj files when
needed, independent of this flag. It looks like cl has this flag to produce obj
flags compatible with MSVS 2003's linker by default, something we don't care
about. Since clang-cl always has /bigobj behavior, don't warn that the flag is
unused, just ignore it silently.
llvm-svn: 248034
Diffstat (limited to 'clang/lib/CodeGen/CGDebugInfo.cpp')
0 files changed, 0 insertions, 0 deletions