summaryrefslogtreecommitdiff
path: root/test/Feature/smallest.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Feature/smallest.ll')
-rw-r--r--test/Feature/smallest.ll5
1 files changed, 1 insertions, 4 deletions
diff --git a/test/Feature/smallest.ll b/test/Feature/smallest.ll
index 910af3c88f..5dd023cc60 100644
--- a/test/Feature/smallest.ll
+++ b/test/Feature/smallest.ll
@@ -1,7 +1,4 @@
-; RUN: llvm-upgrade < %s | llvm-as | llvm-dis > %t1.ll
+; RUN: llvm-as < %s | llvm-dis > %t1.ll
; RUN: llvm-as %t1.ll -o - | llvm-dis > %t2.ll
; RUN: diff %t1.ll %t2.ll
-
-implementation
-