[InstCombine] insert a new shuffle in a safe place (PR25999)
[oota-llvm.git] / test / Assembler / invalid-dienumerator-missing-name.ll
1 ; RUN: not llvm-as < %s -disable-output 2>&1 | FileCheck %s
2
3 ; CHECK: [[@LINE+1]]:28: error: missing required field 'name'
4 !0 = !DIEnumerator(value: 7)