Comment #6 on issue 260 by [email protected]: ASan breaks dead
stripping (-ffunction-sections/-Wl,-gc-section on Linux, -dead_strip on OSX)
http://code.google.com/p/address-sanitizer/issues/detail?id=260
Yesterday we've discussed the possibility to make some weak reference
between the global descriptor and the global, talking about some analog of
a weak symbol (if the global is deleted the pointer becomes 0). However
this is impossible if the global and the descriptor are in the same object
module (we can't change the global's linkage to be extern_weak).
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
You received this message because you are subscribed to the Google Groups
"address-sanitizer" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.