mirror of
https://github.com/RPCS3/llvm.git
synced 2025-02-06 10:38:54 +00:00
These tests are x86 specific.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@69798 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
7db2789251
commit
4a0adb7686
@ -1,2 +1,3 @@
|
|||||||
// RUN: %llvmgcc %s -S -march=k8
|
// RUN: %llvmgcc %s -S -march=k8
|
||||||
|
// XTARGET: x86
|
||||||
long double x;
|
long double x;
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
! RUN: %llvmgcc -c %s -march=k8
|
! RUN: %llvmgcc -c %s -march=k8
|
||||||
|
! XTARGET: x86
|
||||||
! Note: this file intentionally left blank, the problem itself is in
|
! Note: this file intentionally left blank, the problem itself is in
|
||||||
! frontend initialization routines and march flag!
|
! frontend initialization routines and march flag!
|
||||||
|
Loading…
x
Reference in New Issue
Block a user