Go to file
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 Make clang/test/lit.cfg pre-scan the RUN line looking for tool names, 2014-03-21 18:13:35 +00:00
clang-tools-extra ClangTidyContext: Don't use initializer on non-static member. 2014-03-20 10:53:03 +00:00
compiler-rt InstrProf: Reorganize files; no functionality change 2014-03-21 18:29:15 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Add sincos 2014-03-21 16:22:01 +00:00
libcxx Implement N3891: A proposal to rename shared_mutex to shared_timed_mutex 2014-03-17 20:19:44 +00:00
libcxxabi Simplify. 2014-03-20 01:28:28 +00:00
lld [Mips] Fix source code formatting. No functional changes. 2014-03-21 15:29:07 +00:00
lldb Don't build LLDBWrapPython.cpp for mingw. 2014-03-21 12:53:28 +00:00
llvm InstrProf: Read raw binary profile in llvm-profdata 2014-03-21 18:26:05 +00:00
openmp Revert commit (testing commit hook). 2014-03-04 18:06:04 +00:00
polly Return conservative result in case the dependence check timed out 2014-03-21 15:12:09 +00:00