[PATCH] D107868: [HIP] use bootstrap to build libc++

Yaxun Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 11 11:59:24 PDT 2021


yaxunl marked an inline comment as done.
yaxunl added inline comments.


================
Comment at: zorg/buildbot/builders/annotated/hip-build.sh:87
 rm -rf "${DESTDIR}"
+ninja install-runtimes                                              # Install
 ninja install
----------------
Mordante wrote:
> The two comments seem a bit out of place.
I will remove them.


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