aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp
diff options
context:
space:
mode:
authorTobias Gysi <tobias.gysi@nextsilicon.com>2023-01-12 14:09:47 +0100
committerTobias Gysi <tobias.gysi@nextsilicon.com>2023-01-12 14:21:21 +0100
commit838fdefc52d33ebe759f0325a67112222cf6c2c0 (patch)
tree620934abf41e957ee8cabd8fbb1a14ad7ad64132 /llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp
parentf702c75995db9ea3978d39e3f3885b2113356f68 (diff)
downloadllvm-838fdefc52d33ebe759f0325a67112222cf6c2c0.zip
llvm-838fdefc52d33ebe759f0325a67112222cf6c2c0.tar.gz
llvm-838fdefc52d33ebe759f0325a67112222cf6c2c0.tar.bz2
[mlir][llvm] A DICompositeTypeAttr is also a DIScopeAttr.
A DICompositeTypeAttr is the MLIR counterpart of LLVMIR's DICompositeType debug metadata node. It can be used to store debug information associated to a class or struct type definition. Any class member method then sets its scope to the parent DICompositeType. This revision adds DICompositeTypeAttr to the list of DIScopeAttrs to prevent verification failures for legal debug information. Additionally, it adds a number of test cases. Reviewed By: Dinistro Differential Revision: https://reviews.llvm.org/D141480
Diffstat (limited to 'llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions