New testcase

llvm-svn: 17176
This commit is contained in:
Chris Lattner 2004-10-23 03:10:01 +00:00
parent 6cadac8f43
commit 8e97254431
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
;; The bytecode writer was trying to treat undef values as ConstantArray's when
;; they looked like strings.
%G = internal global [8 x sbyte] undef