diff options
author | Christian Ulmann <christian.ulmann@nextsilicon.com> | 2023-06-29 07:53:18 +0000 |
---|---|---|
committer | Christian Ulmann <christian.ulmann@nextsilicon.com> | 2023-06-29 08:14:09 +0000 |
commit | c04d08c24fa06cbf9531ddd5140a4fe9e0d4b678 (patch) | |
tree | d4c383760ed29214b9ac5bd268c9fa148154e6bf /lldb/source/Commands/CommandObjectPlatform.cpp | |
parent | dc8cbbd55f807e832bf8c500205b0f4184531b00 (diff) | |
download | llvm-c04d08c24fa06cbf9531ddd5140a4fe9e0d4b678.zip llvm-c04d08c24fa06cbf9531ddd5140a4fe9e0d4b678.tar.gz llvm-c04d08c24fa06cbf9531ddd5140a4fe9e0d4b678.tar.bz2 |
[mlir][llvm] Dominance violating debug intrinsic import
Debug intrinsics are allowed to violate SSA dominance and might thus
cause the LLVM import to produce invalid LLVM dialect. This commit
ensures that the debug intrinsics are emitted right after the definition
of their SSA operands.
As the position of debug intrinsics has no meaning, changing it has no
semantic implication.
Reviewed By: gysit
Differential Revision: https://reviews.llvm.org/D153984
Diffstat (limited to 'lldb/source/Commands/CommandObjectPlatform.cpp')
0 files changed, 0 insertions, 0 deletions