mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-01-12 02:43:14 +01:00
Changed the way moduleinfo is registered to use the same approach as DMD, this eliminates the need for correct linking order and should make the way for using a natively compiled runtime library. This should speed up linking tremendously and should now be possible. Fixed the llvm.used array to only be emitted if really necessary.
For a guide to install Tango see the online installation reference: http://dsource.org/projects/tango/wiki/TopicInstallTango The license can be found at http://dsource.org/projects/tango/wiki/LibraryLicense