mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-01 05:01:59 +01:00
6 lines
156 B
LLVM
6 lines
156 B
LLVM
|
; Bitcode with an invalid record that indexes a name outside of strtab.
|
||
|
|
||
|
; RUN: not llvm-dis %s.bc -o - 2>&1 | FileCheck %s
|
||
|
|
||
|
; CHECK: error: Invalid record
|