rust/src/librustc_trans
Nikita Baksalyar c08b7b9f75
Fix linker on Solaris/Illumos
Solaris linker doesn't support the `--retain-symbols-file` option,
so this patch provides version scripts as an alternative on that
platform.
2016-08-20 12:19:07 +05:00
..
2016-08-20 12:19:07 +05:00
2016-08-03 15:08:47 +03:00
2016-08-03 15:08:47 +03:00
2016-08-03 15:08:47 +03:00
2016-08-13 21:37:09 +08:00
2016-07-28 12:05:45 -04:00
2016-08-03 15:08:47 +03:00

See the README.md in ../librustc.