[libc-commits] [PATCH] D159110: [libc] Fix set_thread_ptr call in rv32 start up code
Jessica Clarke via Phabricator via libc-commits
libc-commits at lists.llvm.org
Tue Aug 29 16:08:30 PDT 2023
jrtc27 added a comment.
In D159110#4626619 <https://reviews.llvm.org/D159110#4626619>, @mikhail.ramalho wrote:
> - Updated commit message to reflect new changes
You need to do that manually in Phabricator, arc won't sync your local changes to the commit message.
Change looks fine, but message is not, and I'd like to know how you're testing this. Presumably it's currently completely untested given it couldn't possibly have worked before.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D159110/new/
https://reviews.llvm.org/D159110
More information about the libc-commits
mailing list