For fastcc on x86, let ECX be used as a return register after EAX and EDX
[oota-llvm.git] / test / DebugInfo / 2009-03-05-gvn.ll
index 06c9f858261dc002804c3408392984157eb8d73a..f363132c52932d4d8a40dd8eea64af3b6f4202d2 100644 (file)
@@ -1,4 +1,4 @@
-;RUN: llvm-as <%s | opt -gvn -S | grep {load } | count 1
+; RUN: opt < %s -gvn -S | grep {load } | count 1
 ; ModuleID = 'db2-before.bc'
 target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-f80:32:32"
 target triple = "i386-pc-linux-gnu"