diff options
author | Adrian Prantl <aprantl@apple.com> | 2021-04-20 13:26:40 -0700 |
---|---|---|
committer | Adrian Prantl <aprantl@apple.com> | 2021-04-20 17:03:29 -0700 |
commit | 81cad0be687e3db027b6035e2193a805eb1b6ced (patch) | |
tree | b60a11d967482f54e0762bcf11bf371ee54869bb /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 103956170b8e4c3b4843f6db990b1a0404b0ac32 (diff) | |
download | llvm-81cad0be687e3db027b6035e2193a805eb1b6ced.zip llvm-81cad0be687e3db027b6035e2193a805eb1b6ced.tar.gz llvm-81cad0be687e3db027b6035e2193a805eb1b6ced.tar.bz2 |
Make sure PHIElimination doesn't copy debug locations across basic blocks.
PHIElimination may insert copy instructions in multiple basic
blocks. Moving debug locations across basic block boundaries would be
misleading as illustrated by the test case.
rdar://75463656
Differential Revision: https://reviews.llvm.org/D100886
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions