]> granicus.if.org Git - clang/commit
Driver: Change -dwarf-debug-flags option to pass the original command line
authorDaniel Dunbar <daniel@zuster.org>
Fri, 4 Jun 2010 18:47:06 +0000 (18:47 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Fri, 4 Jun 2010 18:47:06 +0000 (18:47 +0000)
commit6e90047520c8b4d6daa110bdbdaf15041016bd7c
treedea03fcb73520abcc52d4b329f7ab90b836f70ae
parentbe1cc3eec682ca73361edb4109a7969452d3dbeb
Driver: Change -dwarf-debug-flags option to pass the original command line
arguments after translation, instead of the -cc1 level arguments.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@105476 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Tools.cpp
test/Driver/darwin-debug-flags.c