[PATCH] D109625: [compiler-rt] Ensure required deps for tests targets are actually built
Leonard Chan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 4 13:59:35 PDT 2021
leonardchan added a comment.
Hmm. Just found out about this, but for future reference, I think this will only work for `ninja check-runtimes` and `ninja check-runtimes-{target}`, but not necessarily `ninja -C runtimes/runtimes-{target} check-runtimes/check-compilter-rt`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109625/new/
https://reviews.llvm.org/D109625
More information about the llvm-commits
mailing list