aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Analysis/LazyCallGraphTest.cpp
diff options
context:
space:
mode:
authorHans Wennborg <hans@chromium.org>2024-03-11 10:29:11 +0100
committerHans Wennborg <hans@chromium.org>2024-03-11 10:43:07 +0100
commitd3ec8c2a25f43225efe997569925aa57324db0dd (patch)
tree46b215030449f4e01ad94585fafb660b8bda2961 /llvm/unittests/Analysis/LazyCallGraphTest.cpp
parent58dd59a28293432171c0439eb1ae082f6ea9962f (diff)
downloadllvm-d3ec8c2a25f43225efe997569925aa57324db0dd.zip
llvm-d3ec8c2a25f43225efe997569925aa57324db0dd.tar.gz
llvm-d3ec8c2a25f43225efe997569925aa57324db0dd.tar.bz2
Typo: ponit
Diffstat (limited to 'llvm/unittests/Analysis/LazyCallGraphTest.cpp')
-rw-r--r--llvm/unittests/Analysis/LazyCallGraphTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/unittests/Analysis/LazyCallGraphTest.cpp b/llvm/unittests/Analysis/LazyCallGraphTest.cpp
index 6ef3104..69af7d9 100644
--- a/llvm/unittests/Analysis/LazyCallGraphTest.cpp
+++ b/llvm/unittests/Analysis/LazyCallGraphTest.cpp
@@ -1829,7 +1829,7 @@ TEST(LazyCallGraphTest, InternalRefEdgeToCallBothPartitionAndMerge) {
// a cycle.
//
// Diagram for the graph we want on the left and the graph we use to force
- // the ordering on the right. Edges ponit down or right.
+ // the ordering on the right. Edges point down or right.
//
// A | A |
// / \ | / \ |