aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
diff options
context:
space:
mode:
authorAmy Huang <akhuang@google.com>2021-01-11 16:37:29 -0800
committerAmy Huang <akhuang@google.com>2021-01-15 09:28:27 -0800
commit6227069bdce6b0c3c22f0a0c8f1aef705985125a (patch)
treea54496c11e2a83f31053b522ba86c9722fb92e2b /llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
parentbc84f89c71ab62d510973f64f022bee31e53af96 (diff)
downloadllvm-6227069bdce6b0c3c22f0a0c8f1aef705985125a.zip
llvm-6227069bdce6b0c3c22f0a0c8f1aef705985125a.tar.gz
llvm-6227069bdce6b0c3c22f0a0c8f1aef705985125a.tar.bz2
[DebugInfo][CodeView] Change in line tables only mode to emit type information
for function scopes, rather than using the qualified name. In line-tables-only mode, we used to emit qualified names as the display name for functions when using CodeView. This patch changes to emitting the parent scopes instead, with forward declarations for class types. The total object file size ends up being slightly smaller than if we use the full qualified names. Differential Revision: https://reviews.llvm.org/D94639
Diffstat (limited to 'llvm/lib/Transforms/Utils/BasicBlockUtils.cpp')
0 files changed, 0 insertions, 0 deletions