mirror of
https://github.com/SWG-Source/src.git
synced 2026-07-14 23:07:48 -04:00
Update README.md
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user