Skip to content

Commit

Permalink
[SimplifyLibCalls][NFC] Fix Typo in Header Comment
Browse files Browse the repository at this point in the history
  • Loading branch information
veera-sivarajan committed Oct 30, 2024
1 parent 7fe149c commit b24d735
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
//===----------------------------------------------------------------------===//
//
// This file implements the library calls simplifier. It does not implement
// any pass, but can't be used by other passes to do simplifications.
// any pass, but can be used by other passes to do simplifications.
//
//===----------------------------------------------------------------------===//

Expand Down

0 comments on commit b24d735

Please sign in to comment.