diff options
author | Christian Ulmann <christianulmann@gmail.com> | 2024-10-10 07:55:20 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-10 07:55:20 +0200 |
commit | 1d3bfbb05a33a7110c3af2baf6c1affc7d06bbb7 (patch) | |
tree | 51b758b5ead0d5405d6011e8c489e3adb5faa0fa /lldb/packages/Python/lldbsuite | |
parent | 527cd117b2cb189f59ba64882b2bc5d15e35eefb (diff) | |
download | llvm-1d3bfbb05a33a7110c3af2baf6c1affc7d06bbb7.zip llvm-1d3bfbb05a33a7110c3af2baf6c1affc7d06bbb7.tar.gz llvm-1d3bfbb05a33a7110c3af2baf6c1affc7d06bbb7.tar.bz2 |
[MLIR][LLVM] Fix import of globals with references to other globals (#111703)
This commit addresses an issue with importing globals that reference
other globals. This case did not properly work due to not considering
that `llvm::GlobalVariables` are derived from `llvm::Constant`.
Diffstat (limited to 'lldb/packages/Python/lldbsuite')
0 files changed, 0 insertions, 0 deletions