[PATCH] D89492: [compiler-rt] Enable building builtins using top-level CMake file
Petr Hosek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 15 12:28:43 PDT 2020
phosek added a comment.
This is an alternative to D70744 <https://reviews.llvm.org/D70744>. I'm not a fan of introducing compiler-rt/builtins as a new top-level CMake, so I was trying to come up with an alternative and this is what I came up with, let me know what you think.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89492/new/
https://reviews.llvm.org/D89492
More information about the llvm-commits
mailing list