mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 04:30:23 +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
|
||||
// XTARGET: x86
|
||||
long double x;
|
||||
|
@ -1,3 +1,4 @@
|
||||
! RUN: %llvmgcc -c %s -march=k8
|
||||
! XTARGET: x86
|
||||
! Note: this file intentionally left blank, the problem itself is in
|
||||
! frontend initialization routines and march flag!
|
||||
! frontend initialization routines and march flag!
|
||||
|
Loading…
Reference in New Issue
Block a user