i128 and f80 are implemented for x86-64 now.

llvm-svn: 55920
This commit is contained in:
Dan Gohman 2008-09-08 16:42:56 +00:00
parent f9b2054df1
commit fd18d630bc
1 changed files with 0 additions and 4 deletions

View File

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