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 d7630a8 [XRay][compiler-rt] Use gettid instead of getpid in FDR mode. new fe21981 [Builtin][ARM] Implement addsf3/__aeabi_fadd for Thumb1
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: lib/builtins/CMakeLists.txt | 1 + lib/builtins/arm/addsf3.S | 277 ++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 278 insertions(+) create mode 100644 lib/builtins/arm/addsf3.S