mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +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.
|
||||
FunctionPass *createLowerExpectIntrinsicPass();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user