Thanks Jonas, I was mistakenly invoking my non-LLVM compiler.
On Sat, 25 Nov 2023 at 12:08, Jonas Maebe via fpc-devel <
fpc-devel@lists.freepascal.org> wrote:
> On 25/11/2023 12:48, Kieran via fpc-devel wrote:
> > I'm trying to reproduce a minimal viable demo of a proble
Hi,
I'm trying to reproduce a minimal viable demo of a problem compiling code
using the LLVM backend that has an interface with a parameter that is a
nested procedure variable, but I'm not having any luck. I've noticed the
difference between my test programs and the large project where I'm seeing