[PATCH] D45604: Support for multiarch runtimes layout
Reid Kleckner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 11 13:04:08 PDT 2018
rnk accepted this revision.
rnk added a comment.
This revision is now accepted and ready to land.
In https://reviews.llvm.org/D45604#1128585, @vitalybuka wrote:
> Does it have to be a single patch?
I think it makes sense for it to be one. It's technically possible to split out the clang changes, but there would be no motivation without changing the installation layout of compiler-rt, libc++, and the rest.
In https://reviews.llvm.org/D45604#1128571, @phosek wrote:
> Ping? Does anyone have anymore comments?
Let's land it. If we have anymore feedback, we can fix it in post.
Repository:
rL LLVM
https://reviews.llvm.org/D45604
More information about the llvm-commits
mailing list