This is an archive of the discontinued LLVM Phabricator instance.

[ubsan] Split ubsan_init_standalone
ClosedPublic

Authored by vitalybuka on Sep 18 2017, 5:28 PM.

Details

Summary

On Linux we may need preinit_array in static lib and
ubsan_standalone_initializer in shared lib.

Diff Detail

Repository
rL LLVM

Event Timeline

vitalybuka created this revision.Sep 18 2017, 5:28 PM
vitalybuka added 1 blocking reviewer(s): eugenis.Sep 20 2017, 2:38 PM
eugenis accepted this revision.Sep 20 2017, 3:48 PM
This revision is now accepted and ready to land.Sep 20 2017, 3:48 PM
This revision was automatically updated to reflect the committed changes.