diff options
author | Orlando Cazalet-Hyams <orlando.hyams@sony.com> | 2024-07-08 09:14:12 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-08 09:14:12 +0100 |
commit | f21b62b0d1d13fa3f259da4dde587c1289c84fb8 (patch) | |
tree | b5d76ff988456f1902fef425e83cd4e989246f5b /llvm/lib/Object/OffloadBinary.cpp | |
parent | c119da23afb42daf588c3e4caf97094689d70688 (diff) | |
download | llvm-f21b62b0d1d13fa3f259da4dde587c1289c84fb8.zip llvm-f21b62b0d1d13fa3f259da4dde587c1289c84fb8.tar.gz llvm-f21b62b0d1d13fa3f259da4dde587c1289c84fb8.tar.bz2 |
[NFC] Add fragment-getting functions to DbgRecord (#97705)
Patch [1/x] to fix structured bindings debug info in SROA.
Copy getFragment and getFragmentOrEntireVariable from DbgVariableIntrinsic.
Move FragmentInfo out of DIExpression and DebugInfoMetadata.h into a new file
DbgVariableFragmentInfo.h so it can be included into DebugProgramInstruction.h
without pulling in other includes and classes.
These functions will be used in subsequent patches.
Diffstat (limited to 'llvm/lib/Object/OffloadBinary.cpp')
0 files changed, 0 insertions, 0 deletions