hanchenye-llvm-project/compiler-rt/make
Eric Christopher fca8b75b71 Make sure we include __sync_synchronize on arm platforms if we need it.
llvm-svn: 129944
2011-04-21 22:05:05 +00:00
..
platform Make sure we include __sync_synchronize on arm platforms if we need it. 2011-04-21 22:05:05 +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/9282305> install an archive for dyld and fix missing -static 2011-04-14 00:45:01 +00:00
config.mk Add support for "platform" configurations, which define a suite of compiler-rt 2010-01-18 06:49:33 +00:00
filter-inputs
lib_info.mk Add new build option KERNEL_USE, which compiles with -mkernel and gets propogated to CFLAGS. Use this to call panic() instead of abort() when enabled. 2010-03-31 17:00:48 +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 a VISIBILITY_HIDDEN option, which can be used to make all compiler-rt function definitions hidden/private extern. 2010-01-18 22:19:34 +00:00
subdir.mk Add support for "platform" configurations, which define a suite of compiler-rt 2010-01-18 06:49:33 +00:00
util.mk make: Add CheckCommandLineOverrides to my little Makefile library, a routine for 2010-10-14 21:23:37 +00:00