[Bug 223752] clang __attribute__((constructor)) gets wrong input parameters
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Nov 20 01:48:44 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223752
--- Comment #16 from dstaesse <dimitri.staessens at ugent.be> ---
Your comments make a lot of sense. I updated the library code to call the
functions in the .init_array and .fini_array, and it looks like this works for
our testcases.
This is probably the answer I was looking for.
Thanks a million!
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-toolchain
mailing list