]> granicus.if.org Git - clang/commit
Add support for -ggnu-pubnames matching the llvm support.
authorEric Christopher <echristo@gmail.com>
Fri, 13 Sep 2013 22:37:55 +0000 (22:37 +0000)
committerEric Christopher <echristo@gmail.com>
Fri, 13 Sep 2013 22:37:55 +0000 (22:37 +0000)
commit0f43a6daddd41722a4183a49b344f85b5aefbb33
treea023887f0e1e4004a32a8af6918a8625c11d2d1d
parentd7ae87068f1ecec5d22e197685fa7d1206afd3cf
Add support for -ggnu-pubnames matching the llvm support.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@190729 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Driver/CC1Options.td
include/clang/Driver/Options.td
lib/Driver/Tools.cpp
test/Driver/debug-options.c