Hi Nick, Lang
This adds support for the -export_dynamic command line option. In ld64, this prevents global symbols from being dead stripped in executables and dylibs.
I've added tests for all the combinations of executable/dylib/relocatable to make sure we match that behaviour.
Thanks,
Pete