[PATCH] D129866: [llvm-size] Fix hang on invalid short commandline option

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 18 00:11:57 PDT 2022


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

In the commit message: "When an invalid short command" (typo: "shot" -> "short"). To address @MaskRay's comment, I'd change "hang" to "hang waiting for input".


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129866



More information about the llvm-commits mailing list