hanchenye-llvm-project/compiler-rt/lib/i386
Chandler Carruth 6acfaaf3aa Remove the old, and non-functional CMake build system from CompilerRT.
I cannot build any part of this successfully on either Linux or Darwin,
and the replacement is worlds simpler by requiring that this be built as
a subproject of LLVM. If this breaks you for any reason, please let me
know, and let me know what your use case is.

llvm-svn: 154059
2012-04-04 22:12:01 +00:00
..
Makefile.mk build: Add ModuleName per-subdir variable as a way to organize the different 2011-12-02 02:42:07 +00:00
ashldi3.S license change 2010-11-16 22:13:33 +00:00
ashrdi3.S license change 2010-11-16 22:13:33 +00:00
divdi3.S license change 2010-11-16 22:13:33 +00:00
floatdidf.S license change 2010-11-16 22:13:33 +00:00
floatdisf.S license change 2010-11-16 22:13:33 +00:00
floatdixf.S license change 2010-11-16 22:13:33 +00:00
floatundidf.S license change 2010-11-16 22:13:33 +00:00
floatundisf.S license change 2010-11-16 22:13:33 +00:00
floatundixf.S license change 2010-11-16 22:13:33 +00:00
lshrdi3.S license change 2010-11-16 22:13:33 +00:00
moddi3.S license change 2010-11-16 22:13:33 +00:00
muldi3.S license change 2010-11-16 22:13:33 +00:00
udivdi3.S license change 2010-11-16 22:13:33 +00:00
umoddi3.S license change 2010-11-16 22:13:33 +00:00