PTX: Emit global arrays with proper sizes
[oota-llvm.git] / test / CodeGen / CBackend / 2002-08-26-IndirectCallTest.ll
index bf592ce3f6fb06703f8e402da7c207418c41bb45..6c4d62905b135d696d2728f0cbe3514552341fbb 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=c
+; RUN: llc < %s -march=c
 
 ; Indirect function call test... found by Joel & Brian
 ;