diff options
author | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2011-01-20 17:45:23 +0000 |
---|---|---|
committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2011-01-20 17:45:23 +0000 |
commit | 8a46e26b8e6cd38f336ae8641f07469de76b936a (patch) | |
tree | 34d9122dd11c30298b4dd75d1350b33284ca9640 /lldb/source/Commands/CommandObjectFrame.cpp | |
parent | 04e6b3bd21fee39649f50e3c871689a1a3fe7583 (diff) | |
download | llvm-8a46e26b8e6cd38f336ae8641f07469de76b936a.zip llvm-8a46e26b8e6cd38f336ae8641f07469de76b936a.tar.gz llvm-8a46e26b8e6cd38f336ae8641f07469de76b936a.tar.bz2 |
SplitKit requires that all defs are in place before calling useIntv().
The value mapping gets confused about which original values have multiple new
definitions so they may need phi insertions.
This could probably be simplified by letting enterIntvBefore() take a live range
to be added following the instruction. As long as the range stays inside the
same basic block, value mapping shouldn't be a problem.
llvm-svn: 123926
Diffstat (limited to 'lldb/source/Commands/CommandObjectFrame.cpp')
0 files changed, 0 insertions, 0 deletions