llvm-project/compiler-rt/make/platform
Duncan P. N. Exon Smith be0a5e176b InstrProf: Reorganize files; no functionality change
Move functions around to prepare for some other changes.

  - Merge InstrProfilingExtras.h with InstrProfiling.h.  There's no
    benefit to having these split.

  - Rename InstrProfilingExtras.c to InstrProfilingFile.c.

  - Split actual buffer writing code out of InstrProfiling.c into
    InstrProfilingBuffer.c.

  - Drive-by corrections of a couple of header comments.

<rdar://problem/15943240>

llvm-svn: 204497
2014-03-21 18:29:15 +00:00
..
clang_darwin.mk InstrProf: Reorganize files; no functionality change 2014-03-21 18:29:15 +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 One more attempt to fix Makefile build 2014-03-19 15:26:54 +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