[libcxx-commits] [PATCH] D99726: [libc++] Fix codesigning in run.py

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Apr 1 07:07:48 PDT 2021


ldionne added a comment.

In D99726#2663802 <https://reviews.llvm.org/D99726#2663802>, @mstorsjo wrote:

> LGTM, but I guess it'd be good to mention somewhere in the commit message that this isn't a new "hack" (and I'm not sure I'd agree to even label it as a hack) but this just is a straight copy of the same code in ssh.py.

Will do, thanks.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99726



More information about the libcxx-commits mailing list