mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-06-13 22:24:07 +00:00
FileCheckize these testcases.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154281 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@ -1,2 +1,4 @@
|
||||
; RUN: not llvm-dis < %s.bc > /dev/null |& grep "Invalid MODULE_CODE_FUNCTION record"
|
||||
; RUN: not llvm-dis < %s.bc > /dev/null |& FileCheck %s
|
||||
; PR8494
|
||||
|
||||
; CHECK: Invalid MODULE_CODE_FUNCTION record
|
||||
|
Reference in New Issue
Block a user