hanchenye-llvm-project/compiler-rt/lib/x86_64
Daniel Dunbar 85922561ee Unbreak building of assembly files (broken by my .s -> .S rename).
- Noticed & patched by Nick Kledzik.

 - This may expose portability issues in the .S files, if so we should either
   disable them on non-Darwin, or even better make them portable.

llvm-svn: 81476
2009-09-10 23:27:45 +00:00
..
CMakeLists.txt Initial import of CMake type build system. Just like the rest of llvm.. 2009-08-03 01:08:25 +00:00
Makefile.mk Unbreak building of assembly files (broken by my .s -> .S rename). 2009-09-10 23:27:45 +00:00
floatdidf.c Optimized versions now buildable on Solaris. 2009-08-08 04:43:56 +00:00
floatdisf.c Optimized versions now buildable on Solaris. 2009-08-08 04:43:56 +00:00
floatdixf.c Optimized versions now buildable on Solaris. 2009-08-08 04:43:56 +00:00
floatundidf.S
floatundisf.S
floatundixf.S