1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-30 15:32:52 +01:00
llvm-mirror/test/Regression/Assembler/2004-10-22-BCWriterUndefBug.llx

6 lines
150 B
Plaintext
Raw Normal View History

2004-10-23 05:10:01 +02:00
;; The bytecode writer was trying to treat undef values as ConstantArray's when
;; they looked like strings.
%G = internal global [8 x sbyte] undef