mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-06 06:33:24 +00:00
Fix llvmgcc to use the TestRunner substition mechanism.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18634 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
207a6e9af3
commit
997715f1d2
@ -1,4 +1,4 @@
|
||||
// RUN: llvmgcc -xc -std=c99 %s -c -o - | llvm-dis | grep -v llvm.isunordered | not grep call
|
||||
// RUN: %llvmgcc -xc -std=c99 %s -c -o - | llvm-dis | grep -v llvm.isunordered | not grep call
|
||||
// XFAIL: sparcv9
|
||||
|
||||
#include <math.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user