projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a7cb4c
)
Added RUN line.
author
Tanya Lattner
<tonic@nondot.org>
Sun, 7 Nov 2004 05:01:34 +0000
(
05:01
+0000)
committer
Tanya Lattner
<tonic@nondot.org>
Sun, 7 Nov 2004 05:01:34 +0000
(
05:01
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17556
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/Assembler/2004-10-22-BCWriterUndefBug.llx
patch
|
blob
|
history
diff --git
a/test/Assembler/2004-10-22-BCWriterUndefBug.llx
b/test/Assembler/2004-10-22-BCWriterUndefBug.llx
index 78ca1ba010f995964a49fc2739ad197f079c4db1..e1bcfe0bcbbd2bc6c89c4fd15fbaf2c52cd871f6 100644
(file)
--- 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