diff options
author | David Blaikie <dblaikie@gmail.com> | 2020-06-23 15:09:40 -0700 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2020-06-23 15:18:49 -0700 |
commit | 4935419d779bdc6cc2f1c2f9e78821ad550d3b56 (patch) | |
tree | 86a797e961a8a14f43de0be3ce733b82c7188b36 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | f724ce0d73eb3f85364e346a036588825bc47567 (diff) | |
download | llvm-4935419d779bdc6cc2f1c2f9e78821ad550d3b56.zip llvm-4935419d779bdc6cc2f1c2f9e78821ad550d3b56.tar.gz llvm-4935419d779bdc6cc2f1c2f9e78821ad550d3b56.tar.bz2 |
Remove clang::Codegen::EHPadEndScope as unused
Unused since r255423 / D15140 / 4e52d6f811a2269e946c19e77245148bd9221f99
Found indirectly by assessing -debug-info-kind=constructors and
observing the EHPadEndScope type was never emitted because the
constructor is never called. (all credit to Amy Huang for identifying
this issue)
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions