Change these tests to feed the assembly files to opt directly, instead
[oota-llvm.git] / test / Transforms / LowerSwitch / 2003-08-23-EmptySwitch.ll
index 71e5a4bcc4d75bc74344bcb981b509f7e041792d..c01da0c63091f54bf045c4978a439f666ca5953a 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -lowerswitch
+; RUN: opt %s -lowerswitch
 
 define void @test() {
        switch i32 0, label %Next [