ponyc icon indicating copy to clipboard operation
ponyc copied to clipboard

LLVM IR verification failure from `regression-3840` runner test

Open SeanTAllen opened this issue 3 years ago • 0 comments
trafficstars

Attribute 'dereferenceable' should have an Argument
%Foo* (%Foo*)* @Foo_iso_create_o
Error:
Module verification failed: Attribute 'dereferenceable' should have an Argument
%Foo* (%Foo*)* @Foo_iso_create_o

SeanTAllen avatar Feb 23 '22 03:02 SeanTAllen