aboutsummaryrefslogtreecommitdiff
path: root/clang/unittests/Frontend/CompilerInvocationTest.cpp
diff options
context:
space:
mode:
authorFangrui Song <i@maskray.me>2020-12-08 13:24:58 -0800
committerFangrui Song <i@maskray.me>2020-12-08 13:24:59 -0800
commit85c18d3521e87a22c742be512245665d6bb5bfe2 (patch)
tree7983fc5c59e6adb7a0a61e29bc444005315f01fa /clang/unittests/Frontend/CompilerInvocationTest.cpp
parentab3cbe4bc0d952ca58a3e2263629591ef898de3f (diff)
downloadllvm-85c18d3521e87a22c742be512245665d6bb5bfe2.zip
llvm-85c18d3521e87a22c742be512245665d6bb5bfe2.tar.gz
llvm-85c18d3521e87a22c742be512245665d6bb5bfe2.tar.bz2
[Driver] Add -gno-split-dwarf which can disable debug fission
Currently when -gsplit-dwarf is specified (could be buried in a build system), there is no convenient way to cancel debug fission without affecting the debug information amount (all of -g0, -g1 -fsplit-dwarf-inlining and -gline-directives-only can, but they affect the debug information amount). Reviewed By: #debug-info, dblaikie Differential Revision: https://reviews.llvm.org/D92809
Diffstat (limited to 'clang/unittests/Frontend/CompilerInvocationTest.cpp')
0 files changed, 0 insertions, 0 deletions