diff options
author | Scott Linder <scott.linder@amd.com> | 2025-09-18 10:47:07 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-18 10:47:07 -0400 |
commit | ad68e5d56c0258cf6c20657bebc9ef0ad5b20551 (patch) | |
tree | 47fe55d77dd892dc5e899eb0430a026228ceb878 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 902ddda120a55789f761165442a375ca6c916752 (diff) | |
download | llvm-ad68e5d56c0258cf6c20657bebc9ef0ad5b20551.zip llvm-ad68e5d56c0258cf6c20657bebc9ef0ad5b20551.tar.gz llvm-ad68e5d56c0258cf6c20657bebc9ef0ad5b20551.tar.bz2 |
[LiveDebugVariables] Use bundle-aware iterators consistently (#159471)
Most of the pass works in terms of MachineBasicBlock::iterator
(MachineInstrBundleIterator), but here one is constructed from an
arbitrary instruction which may be within a bundle, causing an
assertion.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions