fixing misnomer

This commit is contained in:
DarthArgus
2016-10-17 17:03:04 +00:00
parent d1ac682b56
commit 2c3906a38e
+1 -1
View File
@@ -1,4 +1,4 @@
This branch is to be used with profiles generated with clang and the cmake-profile branch. The profile branch includes changes to cause the applications to exit(0), which causes the clang profiler to flush it's stats to the profile files.
This branch is to be used with profiles generated with clang and the clang-profile branch. The profile branch includes changes to cause the applications to exit(0), which causes the clang profiler to flush it's stats to the profile files.
Prebuilt profilers for some (maybe all later) applications are included but as the code changes this may change.