[PATCH] D107799: [CMake] Enable LLVM_ENABLE_PER_TARGET_RUNTIME_DIR by default on Linux

Louis Dionne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 27 07:10:55 PDT 2021


ldionne reopened this revision.
ldionne added reviewers: ldionne, libc++.
ldionne added a comment.

Note that if you want to try it out with libc++, just make a dummy modification inside the `libcxx/` subfolder and that'll trigger the CI for libc++ here. That will allow us to iterate on fixing the libc++ issues right here in this review.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107799



More information about the llvm-commits mailing list