mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-26 12:43:36 +01:00
Testcase for PR8494 (invalid bitcode crashing the bitcode reader).
llvm-svn: 117552
This commit is contained in:
parent
eccf0b18a5
commit
60f016b0f9
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