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:
aa03649
)
The x86-64 red zone is now being used.
author
Dan Gohman
<gohman@apple.com>
Sat, 14 Feb 2009 03:30:05 +0000
(
03:30
+0000)
committer
Dan Gohman
<gohman@apple.com>
Sat, 14 Feb 2009 03:30:05 +0000
(
03:30
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@64535
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/X86/README-X86-64.txt
patch
|
blob
|
history
diff --git
a/lib/Target/X86/README-X86-64.txt
b/lib/Target/X86/README-X86-64.txt
index 1f3d17bd27014c4c16914c0e500f6ac224d06cf2..ad12137c89134018745e4f882f9912ff35b9f458 100644
(file)
--- a/
lib/Target/X86/README-X86-64.txt
+++ b/
lib/Target/X86/README-X86-64.txt
@@
-5,10
+5,6
@@
PIC code model.
//===---------------------------------------------------------------------===//
-Make use of "Red Zone".
-
-//===---------------------------------------------------------------------===//
-
For this:
extern void xx(void);