aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorAmy Huang <akhuang@google.com>2020-07-29 19:54:08 -0700
committerAmy Huang <akhuang@google.com>2020-07-29 19:55:20 -0700
commitf71deb43abea588901c083d3e6d6d25371b486ae (patch)
tree21cd08cb03c5165eef558dea718dc52a0b2f822e /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parent8224c5047e9cef2db4b0e31427cdf90a2568a341 (diff)
downloadllvm-f71deb43abea588901c083d3e6d6d25371b486ae.zip
llvm-f71deb43abea588901c083d3e6d6d25371b486ae.tar.gz
llvm-f71deb43abea588901c083d3e6d6d25371b486ae.tar.bz2
[DebugInfo] Fix to ctor homing to ignore classes with trivial ctors.
Previously ctor homing was omitting debug info for classes if they have both trival and nontrivial constructors, but we should only omit debug info if the class doesn't have any trivial constructors. retained types list. bug: https://bugs.llvm.org/show_bug.cgi?id=46537 Differential Revision: https://reviews.llvm.org/D84870
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions