Don't try to filecheck bitcode.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@152498 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Benjamin Kramer 2012-03-10 18:07:46 +00:00
parent c17731d65d
commit 30a73022bb

View File

@ -1,4 +1,4 @@
; RUN: opt < %s -instcombine | FileCheck %s
; RUN: opt < %s -S -instcombine | FileCheck %s
; Derived from gcc.c-torture/execute/frame-address.c