Remove the SplitDebug action and replace with a set of commands
authorEric Christopher <echristo@gmail.com>
Thu, 21 Feb 2013 22:35:01 +0000 (22:35 +0000)
committerEric Christopher <echristo@gmail.com>
Thu, 21 Feb 2013 22:35:01 +0000 (22:35 +0000)
commit248357f62418831c7be9d43d96860b52aae1ef56
tree015c0c06bee71d6d39bf0297fba727e3c335372b
parent87396b9b08551ff86a788ff41da17b71e4dd4820
Remove the SplitDebug action and replace with a set of commands
in the compilation setup. Note that this doesn't currently
work for -no-integrated-as.

llvm-svn: 175813
clang/include/clang/Driver/Action.h
clang/lib/Driver/Action.cpp
clang/lib/Driver/Driver.cpp
clang/lib/Driver/ToolChains.cpp
clang/lib/Driver/Tools.cpp
clang/lib/Driver/Tools.h
clang/lib/Driver/WindowsToolChain.cpp
clang/test/Driver/split-debug.c