projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
631bd3c
)
Check that the "don't barf on k8" fix is not
author
Duncan Sands
<baldrick@free.fr>
Tue, 20 Jan 2009 18:08:39 +0000
(18:08 +0000)
committer
Duncan Sands
<baldrick@free.fr>
Tue, 20 Jan 2009 18:08:39 +0000
(18:08 +0000)
accidentally reverted again.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62587
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/FrontendC/2009-01-20-k8.c
[new file with mode: 0644]
patch
|
blob
diff --git a/test/FrontendC/2009-01-20-k8.c
b/test/FrontendC/2009-01-20-k8.c
new file mode 100644
(file)
index 0000000..
fe671dc
--- /dev/null
+++ b/
test/FrontendC/2009-01-20-k8.c
@@ -0,0
+1,2
@@
+// RUN: %llvmgcc %s -S -march=k8
+long double x;