[PATCH] D39700: [Builtins] Do not use tailcall for Thumb1
Rich Felker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 7 15:16:49 PST 2017
dalias added a comment.
This commit in musl has details on why calling memset, etc. doesn't work and violates the ABI:
https://reviews.llvm.org/D39700
More information about the llvm-commits
mailing list