1*9880d681SAndroid Build Coastguard Worker;; The bytecode writer was trying to treat undef values as ConstantArray's when 2*9880d681SAndroid Build Coastguard Worker;; they looked like strings. 3*9880d681SAndroid Build Coastguard Worker;; RUN: llvm-as %s -o /dev/null 4*9880d681SAndroid Build Coastguard Worker;; RUN: verify-uselistorder %s 5*9880d681SAndroid Build Coastguard Worker@G = internal global [8 x i8] undef 6*9880d681SAndroid Build Coastguard Worker 7