aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2015-10-07 22:06:08 +0000
committerGreg Clayton <gclayton@apple.com>2015-10-07 22:06:08 +0000
commitdb2a576a77b3e4c81fd7e29a205b27d8214dd048 (patch)
tree7aff6d18e874c9b4c016422b93c988489854173c /clang/lib/Frontend/CompilerInvocation.cpp
parent1bbaede5b9054779c8715bf559804be412b487f9 (diff)
downloadllvm-db2a576a77b3e4c81fd7e29a205b27d8214dd048.zip
llvm-db2a576a77b3e4c81fd7e29a205b27d8214dd048.tar.gz
llvm-db2a576a77b3e4c81fd7e29a205b27d8214dd048.tar.bz2
Don't do DWO tests on darwin as they aren't supported. If this is an error and they are supported, we need to add support _only_ if the clang compiler that is being used supports the compiler option for DWO stuff as right now I just get an error saying "warning: unused option -gsplit-dwarf". So unless we can successfully test if "-gsplit-dwarf" is truly supported, I am going to disable it on darwin for now so we don't get test suite failures.
llvm-svn: 249625
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions