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 4d2e240 Postpone lsan tls allocation until required new 260f2c5 [Builtin] Unxfail tests for armhf
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 | 2 +- lib/builtins/int_lib.h | 6 +++++- test/builtins/CMakeLists.txt | 5 +++++ test/builtins/Unit/comparedf2_test.c | 2 -- test/builtins/Unit/comparesf2_test.c | 2 -- test/builtins/Unit/eqdf2vfp_test.c | 2 -- test/builtins/Unit/eqsf2vfp_test.c | 2 -- test/builtins/Unit/fixdfsivfp_test.c | 2 -- test/builtins/Unit/fixsfsivfp_test.c | 2 -- test/builtins/Unit/fixunssfsivfp_test.c | 2 -- test/builtins/Unit/gedf2vfp_test.c | 2 -- test/builtins/Unit/gesf2vfp_test.c | 2 -- test/builtins/Unit/gtdf2vfp_test.c | 2 -- test/builtins/Unit/gtsf2vfp_test.c | 2 -- test/builtins/Unit/ledf2vfp_test.c | 2 -- test/builtins/Unit/lesf2vfp_test.c | 2 -- test/builtins/Unit/ltdf2vfp_test.c | 2 -- test/builtins/Unit/ltsf2vfp_test.c | 2 -- test/builtins/Unit/mulsc3_test.c | 2 ++ test/builtins/Unit/nedf2vfp_test.c | 2 -- test/builtins/Unit/nesf2vfp_test.c | 2 -- test/builtins/Unit/truncdfhf2_test.c | 2 -- test/builtins/Unit/truncdfsf2_test.c | 2 -- test/builtins/Unit/truncsfhf2_test.c | 2 -- test/builtins/Unit/unorddf2vfp_test.c | 2 -- test/builtins/Unit/unordsf2vfp_test.c | 2 -- 26 files changed, 13 insertions(+), 46 deletions(-)