mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-23 22:00:10 +00:00
[Test] Do not pipe binary data to FileCheck.
llvm-svn: 308437
This commit is contained in:
parent
a923f0e9ce
commit
bb7d22a31a
@ -7,7 +7,7 @@
|
||||
; RUN: -polly-target-2nd-cache-level-size=262144 \
|
||||
; RUN: -polly-optimized-scops \
|
||||
; RUN: -polly-target-vector-register-bitwidth=256 \
|
||||
; RUN: < %s 2>&1 | FileCheck %s
|
||||
; RUN: -disable-output < %s 2>&1 | FileCheck %s
|
||||
;
|
||||
; /* C := alpha*A*B + beta*C */
|
||||
; for (i = 0; i < _PB_NI; i++)
|
||||
|
Loading…
Reference in New Issue
Block a user