[PATCH] D19761: [safestack] Support safestack_call_for_usp attribute

Michael LeMay via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 25 20:25:57 PDT 2016


mlemay-intel abandoned this revision.
mlemay-intel added a comment.

I was able to setup a temporary thread control block early enough in musl libc initialization to obviate the need for this patch.


https://reviews.llvm.org/D19761





More information about the llvm-commits mailing list