New testcase, for PR185
[oota-llvm.git] / test / Transforms / ADCE / 2002-05-28-Crash-distilled.ll
index 347559be48c90526129a0913703425d797bec02d..1fcf6097863f90b0c50f525f3776d4aff7307483 100644 (file)
@@ -1,6 +1,6 @@
 ; This testcase is a distilled form of: 2002-05-28-Crash.ll
 
-; RUN: as < %s | opt -adce 
+; RUN: llvm-as < %s | opt -adce 
 
 float "test"(int %i) {
        %F = cast int %i to float    ; This BB is not dead