This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
6e467b1a46
llvm-project
/
llvm
/
test
/
FrontendC
/
2009-01-20-k8.c
5 lines
83 B
C
Raw
Normal View
History
Unescape
Escape
Check that the "don't barf on k8" fix is not accidentally reverted again. llvm-svn: 62587
2009-01-21 02:08:39 +08:00
// RUN: %llvmgcc %s -S -march=k8
Specify that this works for Darwin. llvm-svn: 72899
2009-06-05 06:56:29 +08:00
// XTARGET: x86,darwin
For XTARGET to work on targets not in the list, there must also be an XFAIL line. Fix a couple examples of this. llvm-svn: 72876
2009-06-05 02:27:43 +08:00
// XFAIL: *
Check that the "don't barf on k8" fix is not accidentally reverted again. llvm-svn: 62587
2009-01-21 02:08:39 +08:00
long
double
x
;