diff options
author | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2011-07-23 03:32:26 +0000 |
---|---|---|
committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2011-07-23 03:32:26 +0000 |
commit | f500ccece7854cf4a27cc46efde4ff56dbcd325d (patch) | |
tree | ea2a760aa8082e81aa8d60e3fe5f5ad1593dc6c3 /clang/lib/Basic/FileManager.cpp | |
parent | a953bf135f6469560042d056e3dbf8da7005282f (diff) | |
download | bcm5719-llvm-f500ccece7854cf4a27cc46efde4ff56dbcd325d.tar.gz bcm5719-llvm-f500ccece7854cf4a27cc46efde4ff56dbcd325d.zip |
Fix bug in SplitEditor::splitLiveThroughBlock when switching registers.
If there is no interference and no last split point, we cannot
enterIntvBefore(Stop) - that function needs a real instruction.
Use enterIntvAtEnd instead for that very easy case.
This code doesn't currently run, it is needed by multi-way splitting.
llvm-svn: 135846
Diffstat (limited to 'clang/lib/Basic/FileManager.cpp')
0 files changed, 0 insertions, 0 deletions