This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository compiler-rt.
from 40f32b2e7 builtins: correct function name for AEABI new 2c250cb35 [builtins] Use libtool for builtins when building for Apple platform
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: CMakeLists.txt | 54 ++---------------------------------------- cmake/Modules/UseLibtool.cmake | 50 ++++++++++++++++++++++++++++++++++++++ lib/builtins/CMakeLists.txt | 3 +++ 3 files changed, 55 insertions(+), 52 deletions(-) create mode 100644 cmake/Modules/UseLibtool.cmake