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

Eymen Ünay via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 11 07:28:55 PDT 2023


Eymay added a comment.

In D157226#4579993 <https://reviews.llvm.org/D157226#4579993>, @sgraenitz wrote:

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

Yes please. You can use:
"Eymen Ünay <eymenunay at outlook.com"



================
Comment at: llvm/lib/ExecutionEngine/Orc/DebugUtils.cpp:79
 
-// Prints a sequence of items, filtered by an user-supplied predicate.
 template <typename Sequence,
----------------
sgraenitz wrote:
> I think we could keep this as well. Was it by accident?
It is the only non-acronym pattern so I left it out. 


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