зеркало из https://github.com/microsoft/clang-1.git
Update the PTH performance "script".
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@82718 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Родитель
ff9e18cb38
Коммит
2ff248911b
|
@ -16,8 +16,8 @@ This is similar to -Eonly.
|
|||
Creating and using a PTH file for performance measurement (use a release-asserts
|
||||
build).
|
||||
|
||||
$ clang -x objective-c-header INPUTS/Cocoa_h.m -o /tmp/tokencache
|
||||
$ clang -token-cache /tmp/tokencache INPUTS/Cocoa_h.m
|
||||
$ clang -ccc-pch-is-pth -x objective-c-header INPUTS/Cocoa_h.m -o /tmp/tokencache
|
||||
$ clang-cc -token-cache /tmp/tokencache INPUTS/Cocoa_h.m
|
||||
|
||||
//===---------------------------------------------------------------------===//
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче