diff options
author | OCHyams <orlando.hyams@sony.com> | 2023-03-16 08:46:02 +0000 |
---|---|---|
committer | OCHyams <orlando.hyams@sony.com> | 2023-03-16 09:55:14 +0000 |
commit | af9e52208d76fa9ddcf68564ab5371f6434c62e5 (patch) | |
tree | dd1cfc3660af13bb41d76578280e5cdb3753f00e /llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp | |
parent | d4320cb2a5ef1680e519fa6b7cfd3a2f88cfed16 (diff) | |
download | llvm-af9e52208d76fa9ddcf68564ab5371f6434c62e5.zip llvm-af9e52208d76fa9ddcf68564ab5371f6434c62e5.tar.gz llvm-af9e52208d76fa9ddcf68564ab5371f6434c62e5.tar.bz2 |
[DebugInfo][NFC] Add RawLocationWrapper to wrap location operand metadata [1/x]
RawLocationWrapper wraps the location operand of a debug intrinsic which may be
either (wrapped in MetadataAsValue) a DIArgList, ValueAsMetadata, or an empty
MDTuple. This class lets us avoid duplicating location handling code in a later
patch in this stack.
Reviewed By: StephenTozer
Differential Revision: https://reviews.llvm.org/D145909
Diffstat (limited to 'llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions