mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-02 07:11:49 +00:00
Fix typo in comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@176997 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
d483d2813c
commit
c14f1c4587
@ -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