mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-15 07:59:33 +00:00
Done.
llvm-svn: 29262
This commit is contained in:
parent
712d724abb
commit
56e0c65937
@ -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