[PATCH] D74133: Fix for PR38025
Riyaz V Puthiyapurayil via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 7 09:13:07 PST 2020
RVP added a comment.
If it can be confirmed that there is no use for `COMPILER_RT_BUILTINS_LIBRARY` outside of `compiler-rt/CMakeLists.txt`, then it can be removed and `if (COMPILER_RT_USE_BUILTINS_LIBRARY) ...` from `config-ix.cmake` removed as well. I can upload a new diff then. Please let me know...
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74133/new/
https://reviews.llvm.org/D74133
More information about the llvm-commits
mailing list