[PATCH] D58951: [compiler-rt][tests] Improve handling with non-default toolchains

Hubert Tong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 9 17:33:43 PST 2020


hubert.reinterpretcast marked an inline comment as done.
hubert.reinterpretcast added a comment.

This is a really old patch that I had in my usual build tree and needed to manually rebase recently.
It might be helpful for someone, but I think the original context where I developed it is not exactly the build configuration I wanted.

In particular, I had a "monorepo" build (as explained by Louis Dionne in https://lists.llvm.org/pipermail/llvm-dev/2020-October/145997.html) at the time (and such a build was not suitable for the combination of build+target toolchain).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D58951



More information about the llvm-commits mailing list