[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
Tue Nov 26 14:12:26 PST 2019
phosek added a comment.
I assume that builtins and crt would be eventually moved to their own top-level directory (e.g. `builtins` or just `compiler-rt`) separate from sanitizers at which point this new `CMakeLists.txt` would become the root of that directory.
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