mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-26 05:32:25 +00:00
Add missing FileCheck in test command line.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@202594 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
ee5e607355
commit
9b1add5551
@ -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