summaryrefslogtreecommitdiffstats
path: root/llvm/test/Assembler/anon-functions.ll
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2009-09-06 00:00:13 +0000
committerDaniel Dunbar <daniel@zuster.org>2009-09-06 00:00:13 +0000
commitdb5d4521f56d453d3b91d2446ddac58f8d6f5031 (patch)
treec778456f60b584f4c5b1037dda9aa1b807db3ef3 /llvm/test/Assembler/anon-functions.ll
parent8284d7caa3180090d0d4c37bb0838584778c9546 (diff)
downloadbcm5719-llvm-db5d4521f56d453d3b91d2446ddac58f8d6f5031.tar.gz
bcm5719-llvm-db5d4521f56d453d3b91d2446ddac58f8d6f5031.zip
Fix spacing.
llvm-svn: 81097
Diffstat (limited to 'llvm/test/Assembler/anon-functions.ll')
-rw-r--r--llvm/test/Assembler/anon-functions.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Assembler/anon-functions.ll b/llvm/test/Assembler/anon-functions.ll
index e08063e655d..ac06e8ce305 100644
--- a/llvm/test/Assembler/anon-functions.ll
+++ b/llvm/test/Assembler/anon-functions.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s |llvm-dis | llvm-as | llvm-dis
+; RUN: llvm-as < %s | llvm-dis | llvm-as | llvm-dis
; PR3611
target datalayout = "e-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v64:64:64-v128:128:128-a0:0:64-s0:64:64-f80:128:128"
OpenPOWER on IntegriCloud