diff options
author | Adrian Prantl <aprantl@apple.com> | 2021-08-10 15:02:25 -0700 |
---|---|---|
committer | Adrian Prantl <aprantl@apple.com> | 2021-08-10 15:21:18 -0700 |
commit | a353edb8d6d142c00404eb588944a231d8cd989d (patch) | |
tree | 9a5faa2a5ba904df8b678bb13e09cbc1aae9f3ce /llvm/lib/Support/Signposts.cpp | |
parent | d6b6880172f295211dd9139a68ba2f42add53ba9 (diff) | |
download | llvm-a353edb8d6d142c00404eb588944a231d8cd989d.zip llvm-a353edb8d6d142c00404eb588944a231d8cd989d.tar.gz llvm-a353edb8d6d142c00404eb588944a231d8cd989d.tar.bz2 |
Simplify coro::salvageDebugInfo() (NFC-ish)
This patch removes the hand-rolled implementation of salvageDebugInfo
for cast and GEPs and replaces it with a call into
llvm::salvageDebugInfoImpl().
A side-effect of this is that additional redundant convert operations
are introduced, but those don't have any negative effect on the
resulting DWARF expression.
rdar://80227769
Differential Revision: https://reviews.llvm.org/D107384
Diffstat (limited to 'llvm/lib/Support/Signposts.cpp')
0 files changed, 0 insertions, 0 deletions