aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/configuration.py
diff options
context:
space:
mode:
authorAbid Qadeer <haqadeer@amd.com>2024-10-10 18:07:06 +0100
committerGitHub <noreply@github.com>2024-10-10 18:07:06 +0100
commit36c34ec967c28c77406fe85ef3237a167a243763 (patch)
tree3a18c46e46040aae01cabdd0613b4365084e949b /lldb/packages/Python/lldbsuite/test/configuration.py
parent39a91413c3f79181b4a45447bdb08d04d3efc975 (diff)
downloadllvm-36c34ec967c28c77406fe85ef3237a167a243763.zip
llvm-36c34ec967c28c77406fe85ef3237a167a243763.tar.gz
llvm-36c34ec967c28c77406fe85ef3237a167a243763.tar.bz2
[mlir][debug] Support DICommonBlock. (#111706)
A COMMON block is a named area of memory that holds a collection of variables. Fortran subprograms may map the COMMON block memory area to a list of variables. A common block is represented in LLVM debug by DICommonBlock. This PR adds support for this in MLIR. The changes are mostly mechanical apart from small change to access the DICompileUnit when the scope of the variable is DICommonBlock. --------- Co-authored-by: Tobias Gysi <tobias.gysi@nextsilicon.com>
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/configuration.py')
0 files changed, 0 insertions, 0 deletions