mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
Fix typo in comment.
llvm-svn: 176997
This commit is contained in:
parent
e31ecbd512
commit
110760eb4d
@ -342,7 +342,7 @@ extern char &InstructionSimplifierID;
|
|||||||
|
|
||||||
//===----------------------------------------------------------------------===//
|
//===----------------------------------------------------------------------===//
|
||||||
//
|
//
|
||||||
// LowerExpectIntriniscs - Removes llvm.expect intrinsics and creates
|
// LowerExpectIntrinsics - Removes llvm.expect intrinsics and creates
|
||||||
// "block_weights" metadata.
|
// "block_weights" metadata.
|
||||||
FunctionPass *createLowerExpectIntrinsicPass();
|
FunctionPass *createLowerExpectIntrinsicPass();
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user