diff --git a/README.md b/README.md index 8d1dd990..f1cafc7e 100644 --- a/README.md +++ b/README.md @@ -8,3 +8,10 @@ I (darth) will probably use this branch for building release/tc builds. See http://clang.llvm.org/docs/UsersManual.html#profiling-with-instrumentation It is suggested to strip -s the binaries before deployment. + +# Branch Info +master - stable, but internal only +testing - bleeding edge, works in progress, internal only +clang-profile - intenal, modified to profile the code for clang-profile-build +clang-profile-build - "release" and tc branch, as we want to use our fast profiled code +google-profiler - modified for use with gperf