i128 and f80 are implemented for x86-64 now.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55920 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Dan Gohman 2008-09-08 16:42:56 +00:00
parent 82f94f1ad9
commit f91570c264

View File

@ -9,10 +9,6 @@ Make use of "Red Zone".
//===---------------------------------------------------------------------===//
Implement __int128 and long double support.
//===---------------------------------------------------------------------===//
For this:
extern void xx(void);