summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/CBackend/2003-05-31-MissingStructName.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/CBackend/2003-05-31-MissingStructName.ll')
-rw-r--r--llvm/test/CodeGen/CBackend/2003-05-31-MissingStructName.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/CBackend/2003-05-31-MissingStructName.ll b/llvm/test/CodeGen/CBackend/2003-05-31-MissingStructName.ll
index fb7e2ba69fd..19c78402292 100644
--- a/llvm/test/CodeGen/CBackend/2003-05-31-MissingStructName.ll
+++ b/llvm/test/CodeGen/CBackend/2003-05-31-MissingStructName.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=c
+; RUN: llc < %s -march=c
; The C backend was dying when there was no typename for a struct type!
OpenPOWER on IntegriCloud