1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00

New testcase

llvm-svn: 17176
This commit is contained in:
Chris Lattner 2004-10-23 03:10:01 +00:00
parent 91ef127999
commit 8334a398ed

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