mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 02:33:06 +01:00
Add missing FileCheck in test command line.
llvm-svn: 202594
This commit is contained in:
parent
803ba41365
commit
e04070bf23
@ -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
Block a user