[PATCH] D70744: [compiler-rt] Split the builtins CMake build to a separate file
Petr Hosek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 19 17:57:05 PST 2019
phosek added a comment.
In D70744#1760792 <https://reviews.llvm.org/D70744#1760792>, @mstorsjo wrote:
> If I read this correctly, this would break existing setups that build builtins only, by pointing cmake to compiler-rt/lib/builtins? Is it possible to handle the transition more gracefully?
Done
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70744/new/
https://reviews.llvm.org/D70744
More information about the llvm-commits
mailing list