mirror of
https://github.com/RPCS3/llvm.git
synced 2025-02-25 13:20:57 +00:00
Missed a few non-ascii characters
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@263841 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
eceee13676
commit
fd9f306bd8
@ -127,11 +127,11 @@ The PGO came cache generates the following additional targets:
|
||||
llvm-profdata) then uses that compiler to build an instrumented stage2 compiler.
|
||||
|
||||
**stage2-instrumented-generate-profdata**
|
||||
Depends on “stage2-instrumented” and will use the instrumented compiler to
|
||||
Depends on "stage2-instrumented" and will use the instrumented compiler to
|
||||
generate profdata based on the training files in <clang>/utils/perf-training
|
||||
|
||||
**stage2**
|
||||
Depends of “stage2-instrumented-generate-profdata” and will use the stage1
|
||||
Depends of "stage2-instrumented-generate-profdata" and will use the stage1
|
||||
compiler with the stage2 profdata to build a PGO-optimized compiler.
|
||||
|
||||
**stage2-check-llvm**
|
||||
|
Loading…
x
Reference in New Issue
Block a user