hanchenye-llvm-project/llvm/test/Assembler/2004-10-22-BCWriterUndefBug...

6 lines
201 B
Plaintext

;; The bytecode writer was trying to treat undef values as ConstantArray's when
;; they looked like strings.
;; RUN: llvm-upgrade < %s | llvm-as -o /dev/null -f
%G = internal global [8 x sbyte] undef