forked from OSchip/llvm-project
Add missing FileCheck in test command line.
llvm-svn: 202594
This commit is contained in:
parent
7e6a314d7c
commit
075e339373
|
@ -1,5 +1,5 @@
|
|||
; RUN: llc -filetype=asm -mtriple=mipsel-none-nacl -relocation-model=static \
|
||||
; RUN: -O3 < %s
|
||||
; RUN: -O3 < %s | FileCheck %s
|
||||
|
||||
|
||||
; This test tests that NaCl functions are bundle-aligned.
|
||||
|
|
Loading…
Reference in New Issue