]> granicus.if.org Git - clang/commit
Rewrite the debug action handling to take -verify into account.
authorEric Christopher <echristo@apple.com>
Mon, 6 Feb 2012 19:43:51 +0000 (19:43 +0000)
committerEric Christopher <echristo@apple.com>
Mon, 6 Feb 2012 19:43:51 +0000 (19:43 +0000)
commitb822f72c708e235a135fcaf9eb1dba8c20c6a680
treef29b355810bfad93b9edacbdb8baca5306718e9c
parent1c79dc4086a5fc754689ace567cb7418ed022fcc
Rewrite the debug action handling to take -verify into account.
Add a quiet option for dwarfdump and move it out of NDEBUG only.
Still requires an option as we don't want this on by default.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@149894 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Driver.cpp
lib/Driver/Tools.cpp