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
5b9400d6bd
llvm-project
/
llvm
/
test
/
FrontendC
/
2009-01-20-k8.c
4 lines
64 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
These tests are x86 specific. llvm-svn: 69798
2009-04-22 18:39:51 +08:00
// XTARGET: x86
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
;