diff options
author | Orlando Cazalet-Hyams <orlando.hyams@sony.com> | 2025-07-29 08:36:12 +0100 |
---|---|---|
committer | Orlando Cazalet-Hyams <orlando.hyams@sony.com> | 2025-07-29 09:09:58 +0100 |
commit | 5dab1fa1fa174085a9f265ff25763a31af97c9e3 (patch) | |
tree | 094d15bcb2c13e10645a76e5457d371d8482cedb /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 0d21522c00e2bda466834b43af5839eedc4e36bd (diff) | |
download | llvm-5dab1fa1fa174085a9f265ff25763a31af97c9e3.zip llvm-5dab1fa1fa174085a9f265ff25763a31af97c9e3.tar.gz llvm-5dab1fa1fa174085a9f265ff25763a31af97c9e3.tar.bz2 |
[BranchFolding] Follow up #149999 crash fix
fbf6271c7da20356d7b34583b3711b4126ca1dbb introduced an assertion failure as
setDebugValueUndef was called on DBG_LABELs, which isn't allowed and doesn't
make sense. Fix by skipping the call for DBG_LABELs and hoisting, in line with
the original behaviour.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions