May 08 General » Re: Big picture on shared libraries when they go wrong, how? | |||
|---|---|---|---|
| |||
...the compiler level for any platform. See LLVM's IR documentation (its referenced), ``DllImport``, ``DllExport... | |||
May 06 General » Big picture on shared libraries when they go wrong, how? | |||
|---|---|---|---|
| |||
...https://llvm.org/docs/LangRef.html#linkage-types), and for [DllImport/DllExport](https://llvm.org... | |||
April 20 Announce » LDC 1.38.0-beta1 | |||
|---|---|---|---|
| |||
...0+ (yesterday's DMD stable). * Support for LLVM 18; the prebuilt packages use v18.1... | |||
April 14 GDC » Re: Xtensa support | |||
|---|---|---|---|
| |||
Espressif/LLVM have xtensa-ABI (windowed) partial support, but GCC [upstream and fork] have both... | |||
April 12 GDC » Xtensa support | |||
|---|---|---|---|
| |||
...there is a need to fork espressif/LLVM when using ldc2. Is there a need... | |||
April 03 Announce » D Language Foundation January 2024 Quarterly Meeting Summary | |||
|---|---|---|---|
| |||
...its codegen cache, where it caches the LLVM IR. Razvan asked if he was suggesting... | |||
March 31 Learn » Re: LDC Internal Compiler Error (ICE) mentioning attribute 'nocapture' | |||
|---|---|---|---|
| |||
...is a bug in LDC or in LLVM but if you're lucky the attribute... | |||
March 31 General » importC: __asm volatile parsing failure - issue or not? | |||
|---|---|---|---|
| |||
...the LLVM D compiler (1.37.0): based on DMD v2.107.1 and LLVM... | |||
March 30 Learn » LDC Internal Compiler Error (ICE) mentioning attribute 'nocapture' | |||
|---|---|---|---|
| |||
...9949 LLVM ERROR: Broken module found, compilation aborted! #0 0x00005ee4d001e927 llvm::sys::PrintStackTrace(llvm::raw... | |||
March 15 Learn » Re: Challenge: Make a data type for holding one of 8 directions allowing increment and overflow | |||
|---|---|---|---|
| |||
...not very surprising. If you look at LLVM bug tracker, for the tag "missed optimisations... | |||
Copyright © 1999-2021 by the D Language Foundation