[PATCH] D157226: Fix typos in comments of ExecutionEngine/

Stefan Gränitz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 11 06:35:41 PDT 2023


sgraenitz accepted this revision.
sgraenitz added a comment.
This revision is now accepted and ready to land.

LGTM, thanks! Should I land it on your behalf?



================
Comment at: llvm/lib/ExecutionEngine/Orc/DebugUtils.cpp:79
 
-// Prints a sequence of items, filtered by an user-supplied predicate.
 template <typename Sequence,
----------------
I think we could keep this as well. Was it by accident?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D157226/new/

https://reviews.llvm.org/D157226



More information about the llvm-commits mailing list