aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/Assembler/2004-10-22-BCWriterUndefBug.llx2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Assembler/2004-10-22-BCWriterUndefBug.llx b/test/Assembler/2004-10-22-BCWriterUndefBug.llx
index 78ca1ba010..e1bcfe0bcb 100644
--- a/test/Assembler/2004-10-22-BCWriterUndefBug.llx
+++ b/test/Assembler/2004-10-22-BCWriterUndefBug.llx
@@ -1,5 +1,5 @@
;; The bytecode writer was trying to treat undef values as ConstantArray's when
;; they looked like strings.
-
+;; RUN: llvm-as < %s -o /dev/null -f
%G = internal global [8 x sbyte] undef