1
0
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:
Duncan Sands 2010-10-28 15:57:30 +00:00
parent eccf0b18a5
commit 60f016b0f9
2 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1,2 @@
; RUN: not llvm-dis < %s.bc > /dev/null |& grep "Invalid MODULE_CODE_FUNCTION record"
; PR8494

Binary file not shown.