Andrew Kelley 28bf768883 export _mh_execute_header with weak linkage
* also fix extern variables with initialiaztion values to generate runtime code
 * remove the workaround in example/shared_library/mathtest.zig
 * introduce the ability for global variables to have Weak and LinkOnce
   linkage
 * fix `@export` to work for non-functions. this code needs to be
   audited though.
 * fix comptime ptrcast not keeping bigger alignment
 * fix linker warnings when targeting darwin

closes #1903
2019-02-18 16:47:30 -05:00
..
2019-02-17 09:17:34 +02:00
2018-12-02 18:36:18 -05:00
2019-02-11 16:07:40 -05:00
2019-02-11 14:07:19 -05:00
2018-09-30 17:28:35 -04:00
2019-02-17 09:17:34 +02:00
2019-02-17 00:29:58 -05:00
2018-11-13 05:08:37 -08:00
2018-11-13 05:08:37 -08:00
2019-02-18 17:22:14 +01:00