diff options
author | OCHyams <orlando.hyams@sony.com> | 2022-11-16 10:10:24 +0000 |
---|---|---|
committer | OCHyams <orlando.hyams@sony.com> | 2022-11-16 10:10:24 +0000 |
commit | a1ac6efcb01ab8840d269056f01fb564b44c7ddc (patch) | |
tree | 3b64df92aeb8a0e94e0fd670cbd7951929a24492 /llvm/lib/Bitcode | |
parent | 979274465094aac11e33901b7aa4887d9751fc55 (diff) | |
download | llvm-a1ac6efcb01ab8840d269056f01fb564b44c7ddc.zip llvm-a1ac6efcb01ab8840d269056f01fb564b44c7ddc.tar.gz llvm-a1ac6efcb01ab8840d269056f01fb564b44c7ddc.tar.bz2 |
[NFC][SelectionDAG][DebugInfo] Refactor DanglingDebugInfo class
Hide the underlying DbgValueInst by adding methods to extract the necessary
information and by adding a raw_ostream &operator<< overload to print it.
Remove the DebugLoc field as this is always the same as the DbgValueInst's
DebugLoc (see D136247).
Reviewed By: StephenTozer
Differential Revision: https://reviews.llvm.org/D136249
Diffstat (limited to 'llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions