Skip to content
Commit a64a3235 authored by Dan Gohman's avatar Dan Gohman
Browse files

Fix a bug in the code which re-inserts DBG_VALUE nodes after scheduling;

if a block is split (by a custom inserter), the insert point may be in a
different block than it was originally. This fixes 32-bit llvm-gcc
bootstrap builds, and I haven't been able to reproduce it otherwise.

llvm-svn: 108060
parent 79be2b9b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment