diff options
author | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2012-03-29 23:14:26 +0000 |
---|---|---|
committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2012-03-29 23:14:26 +0000 |
commit | 7a4c071cd9f67599eba21e902079d0e85f2abf97 (patch) | |
tree | 16737d8614aee4f7c5ae3e9538f7d1fd50474d1c /test/ExecutionEngine/MCJIT/hello.ll | |
parent | ccca22e9e2e03bdd782b1d4bf880ebf79e7b7e77 (diff) | |
download | external_llvm-7a4c071cd9f67599eba21e902079d0e85f2abf97.zip external_llvm-7a4c071cd9f67599eba21e902079d0e85f2abf97.tar.gz external_llvm-7a4c071cd9f67599eba21e902079d0e85f2abf97.tar.bz2 |
Invalidate liveness in ARMConstantIslandPass.
This pass splits basic blocks to insert constant islands, and it
doesn't recompute the live-in lists. No later passes depend on accurate
liveness information.
This fixes PR12410 where the machine code verifier was complaining.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153700 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/ExecutionEngine/MCJIT/hello.ll')
0 files changed, 0 insertions, 0 deletions