3 Commits

Author SHA1 Message Date
naddy
e93f9d0ca9 drop RCS Ids 2022-03-11 19:28:46 +00:00
bcallah
b2cbaf5e74 Add LD_LIBRARY_PATH="${WRKDIR}/ldc-${V}-bootstrap/${MACHINE_ARCH}" where
needed to cope with LLVM 13 update.
No change to the bootstrap becaues the support libraries are already there,
they just weren't be used.
2021-11-29 12:19:13 +00:00
bcallah
5fafc47f5a Import lang/ldc, the LLVM D Compiler.
ok benoit@

The LDC project aims to provide a portable D programming language
compiler with modern optimization and code generation capabilities.
The compiler uses the official DMD frontend to support the latest D2
version and relies on the LLVM Core libraries for code generation.
2021-11-21 13:51:47 +00:00