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:
Duncan Sands 2010-10-28 15:57:30 +00:00
parent f22b74608e
commit c1d7807fd5
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.