xref: /llvm-project/llvm/test/Bitcode/invalid-record-strtab.ll (revision 34cccdaed7e7952a9191231ffa62b1b22eac35c8)
1; Bitcode with an invalid record that indexes a name outside of strtab.
2
3; RUN: not llvm-dis %s.bc -o - 2>&1 | FileCheck %s
4
5; CHECK: error: Invalid record
6