[PATCH] D19853: [safestack] Add -fruntime-init to support invoking functions during runtime init

Michael LeMay via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 25 20:29:52 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 an attribute like runtime_init.


https://reviews.llvm.org/D19853





More information about the cfe-commits mailing list