[PATCH] D70744: [compiler-rt] Split the builtins CMake build to a separate file

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 26 14:17:28 PST 2019


mstorsjo added a comment.

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?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70744





More information about the llvm-commits mailing list