llvm-project/compiler-rt/make/platform
Tim Northover 1683caab3a ARM: implement __sync_fetch_and_* operations
Since these are primarily useful for deeply embedded targets where code size is
very important, they are each in a separate file making use of infrastructure
in sync-ops.h. This allows a linker to include just the functions that are
actually used.

rdar://problem/14736665

llvm-svn: 202812
2014-03-04 10:10:17 +00:00
..
clang_darwin.mk Darwin: use the compiler-provided linker 2014-02-21 10:19:22 +00:00
clang_darwin_test_input.c lib: Finish int_math.h definitions using compiler builtins and eliminate 2011-11-16 07:33:06 +00:00
clang_linux.mk [asan] Fix Android configure/make build. 2014-03-04 07:17:38 +00:00
clang_linux_test_input.c Determine supported archs for compiler-rt libraries on Linux by trying to compile a simple executable 2012-10-09 16:05:50 +00:00
clang_macho_embedded.mk ARM: implement __sync_fetch_and_* operations 2014-03-04 10:10:17 +00:00
clang_macho_embedded_test_input.c Macho-embedded: update build script for newer Clang behaviour. 2014-01-21 12:38:02 +00:00
darwin_bni.mk Push back various changes for building Apple's compiler-rt dylib. 2013-11-03 07:06:29 +00:00
darwin_fat.mk build/darwin_fat: Drop ppc from default arch list, ppc targets are no longer supported by modern toolchains. 2011-11-15 18:34:22 +00:00
multi_arch.mk build: Change default CC to be clang instead of gcc. 2011-11-15 18:34:17 +00:00