hanchenye-llvm-project/compiler-rt/make
Daniel Dunbar 2003d39f7c build: Add ModuleName per-subdir variable as a way to organize the different
sets of functions/objects into high level groups. Currently we have "builtins"
(the main compiler-rt code), "profile", and "asan".
 - Use this to define CommonFunctions and ArchFunctions to only reference the
   builtins functions.

llvm-svn: 145674
2011-12-02 02:42:07 +00:00
..
platform build/asan: Better fix for ASAN i386 build on Darwin, this causes us to see the 2011-12-02 00:52:55 +00:00
test Add support for "platform" configurations, which define a suite of compiler-rt 2010-01-18 06:49:33 +00:00
AppleBI.mk <rdar://problem/10172492> No armv4t slice of libcompiler_rt-static.a 2011-09-27 20:05:27 +00:00
config.mk lib: Add support for library wide utility functions, and make compilerrt_abort() 2011-11-16 01:19:19 +00:00
filter-inputs
lib_info.mk build: Add ModuleName per-subdir variable as a way to organize the different 2011-12-02 02:42:07 +00:00
lib_platforms.mk Allow UniversalArchs variable to be overridden on a per-config basis. 2010-01-19 00:01:15 +00:00
lib_util.mk Add support for "platform" configurations, which define a suite of compiler-rt 2010-01-18 06:49:33 +00:00
options.mk add STRIP and LIPO as AvailableOptions 2011-06-20 23:47:02 +00:00
subdir.mk build: Add ModuleName per-subdir variable as a way to organize the different 2011-12-02 02:42:07 +00:00
util.mk make: Add CheckCommandLineOverrides to my little Makefile library, a routine for 2010-10-14 21:23:37 +00:00