mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-01 15:11:24 +00:00
Testcase for PR8494 (invalid bitcode crashing the bitcode reader).
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117552 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
f22b74608e
commit
c1d7807fd5
2
test/Bitcode/null-type.ll
Normal file
2
test/Bitcode/null-type.ll
Normal file
@ -0,0 +1,2 @@
|
||||
; RUN: not llvm-dis < %s.bc > /dev/null |& grep "Invalid MODULE_CODE_FUNCTION record"
|
||||
; PR8494
|
BIN
test/Bitcode/null-type.ll.bc
Normal file
BIN
test/Bitcode/null-type.ll.bc
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user