mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-23 20:29:30 +00:00
Done.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29262 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
11bcd75fd3
commit
46cd65dfa6
@ -707,11 +707,6 @@ Use cpuid to auto-detect CPU features such as SSE, SSE2, and SSE3.
|
||||
|
||||
//===---------------------------------------------------------------------===//
|
||||
|
||||
JIT should resolve __cxa_atexit on Mac OS X. In a non-jit environment, the
|
||||
symbol is a dynamically resolved by the linker.
|
||||
|
||||
//===---------------------------------------------------------------------===//
|
||||
|
||||
u32 to float conversion improvement:
|
||||
|
||||
float uint32_2_float( unsigned u ) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user