From 11949ae5bb856780bfa4beff5791bcc7c5150abe Mon Sep 17 00:00:00 2001 From: DarthArgus Date: Mon, 17 Oct 2016 17:12:55 +0000 Subject: [PATCH] Update README.md --- README.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index f1cafc7e..dfe5855b 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,11 @@ 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 +# Branch Information + +* 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 +* icc - deprecated, modified for building with Intel's ICC compiler \ No newline at end of file