LDC 1.20.0 ダウンロード

更新内容

  • Frontend, druntime and Phobos are at version 2.090.1+. (#3262#3296#3306#3317#3326(new)
  • Codegen preparations for:
    • iOS/tvOS/watchOS on AArch64. Thanks Jacob! (#3288(new)
    • WASI (WebAssembly System Interface) (#3295(new)
  • The config file for multilib builds has been restructured by adding a separate section for the multilib target. This avoids --no-warn-search-mismatch for the linker and enables support for LLD. (#3276)
  • Support for embedding pragma({lib,linkerDirective}, ...) in Mach-O object files. (#3259)
    E.g., pragma(linkerDirective, "-framework", "CoreFoundation"); makes Apple’s linker pull in that framework when pulling in the compiled object file.
    ELF object files newly embed pragma(lib, ...) library names in a special .deplibs section, but that only works with LLD 9+ for now.

ダウンロード

開発元からダウンロード

Software

Posted by arkgame