mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-01 15:11:24 +00:00
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:
parent
82f94f1ad9
commit
f91570c264
@ -9,10 +9,6 @@ Make use of "Red Zone".
|
||||
|
||||
//===---------------------------------------------------------------------===//
|
||||
|
||||
Implement __int128 and long double support.
|
||||
|
||||
//===---------------------------------------------------------------------===//
|
||||
|
||||
For this:
|
||||
|
||||
extern void xx(void);
|
||||
|
Loading…
Reference in New Issue
Block a user