summaryrefslogtreecommitdiffstats
path: root/contrib/llvm/tools/clang/NOTES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/llvm/tools/clang/NOTES.txt')
-rw-r--r--contrib/llvm/tools/clang/NOTES.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/contrib/llvm/tools/clang/NOTES.txt b/contrib/llvm/tools/clang/NOTES.txt
index beceb7d..f66a961 100644
--- a/contrib/llvm/tools/clang/NOTES.txt
+++ b/contrib/llvm/tools/clang/NOTES.txt
@@ -13,8 +13,7 @@ This is similar to -Eonly.
//===---------------------------------------------------------------------===//
-Creating and using a PTH file for performance measurement (use a release-asserts
-build).
+Creating and using a PTH file for performance measurement (use a release build).
$ clang -ccc-pch-is-pth -x objective-c-header INPUTS/Cocoa_h.m -o /tmp/tokencache
$ clang -cc1 -token-cache /tmp/tokencache INPUTS/Cocoa_h.m
OpenPOWER on IntegriCloud