DebugInfo: Add -gno-gnu-pubnames to allow disabling gnu-pubnames later in the command...
authorDavid Blaikie <dblaikie@gmail.com>
Thu, 28 Jun 2018 22:58:04 +0000 (22:58 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Thu, 28 Jun 2018 22:58:04 +0000 (22:58 +0000)
commitcb7b6af30e89ba585e70b84b3b60e1a7d3d1640e
tree43787bd52567c1472cb9869552b8909a1599b1fa
parent730c985d56c007b84f7022f7d2cfe6eafe5d3a62
DebugInfo: Add -gno-gnu-pubnames to allow disabling gnu-pubnames later in the command line

llvm-svn: 335938
clang/include/clang/Driver/Options.td
clang/lib/Driver/ToolChains/Clang.cpp
clang/test/Driver/debug-options.c