diff options
author | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2011-02-03 20:29:36 +0000 |
---|---|---|
committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2011-02-03 20:29:36 +0000 |
commit | 08eb8dd616bb4d4213f2ebda1de56b45bb88b6d9 (patch) | |
tree | 07ff3be3b0cfe134efde07608eef49a72c247164 /tools/llvm-ar/Makefile | |
parent | 207c868c9210663d401b7f5ce5cae7c3e0943849 (diff) | |
download | external_llvm-08eb8dd616bb4d4213f2ebda1de56b45bb88b6d9.zip external_llvm-08eb8dd616bb4d4213f2ebda1de56b45bb88b6d9.tar.gz external_llvm-08eb8dd616bb4d4213f2ebda1de56b45bb88b6d9.tar.bz2 |
Fix coloring bug when mapping values in the middle of a live-through block.
If the found value is not live-through the block, we should only add liveness up
to the requested slot index. When the value is live-through, the whole block
should be colored.
Bug found by SSA verification in the machine code verifier.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@124812 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'tools/llvm-ar/Makefile')
0 files changed, 0 insertions, 0 deletions