Remove the local register allocator.
[oota-llvm.git] / test / CodeGen / X86 / liveness-local-regalloc.ll
index 8cac3f830351405c85afbfe73b217b0df3b9a617..b469d0837dc5548369f62c690f1a1f725841deda 100644 (file)
@@ -1,4 +1,3 @@
-; RUN: llc < %s -O3 -regalloc=local -mtriple=x86_64-apple-darwin10
 ; RUN: llc < %s -O3 -regalloc=fast -mtriple=x86_64-apple-darwin10
 ; <rdar://problem/7755473>