[PATCH] D107868: [HIP] use bootstrap to build libc++
Mark de Wever via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 11 09:40:05 PDT 2021
Mordante accepted this revision.
Mordante added a comment.
This revision is now accepted and ready to land.
LGTM, I assume you tested the modifications locally.
I'm not sure other whether other reviewers need to sign off zorg changes, so please give them some time to respond.
================
Comment at: zorg/buildbot/builders/annotated/hip-build.sh:87
rm -rf "${DESTDIR}"
+ninja install-runtimes # Install
ninja install
----------------
The two comments seem a bit out of place.
Repository:
rZORG LLVM Github Zorg
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107868/new/
https://reviews.llvm.org/D107868
More information about the llvm-commits
mailing list