Alex Crichton 3d32cf5d9a rustc_trans: Apply dllexport attributes for MSVC
This commit modifies the compiler to emit `dllexport` for all reachable
functions and data on MSVC targets, regardless of whether a dynamic library is
being created or not. More details can be found in the commit itself.
2015-05-19 10:53:07 -07:00
..
2015-04-25 19:41:21 -06:00
2015-05-06 17:09:55 -04:00
2015-05-12 14:50:36 -07:00
2015-04-30 15:09:11 +03:00
2015-05-01 10:58:42 +03:00
2015-04-30 15:09:11 +03:00
2015-04-15 16:13:26 -07:00