You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Invalid bitcast
void ()* bitcast (void () addrspace(1)* @_D5delay4mainUZ9__lambda1FNbNiNfZv to void ()*)
in function main
LLVM ERROR: Broken function found, compilation aborted!
Tested version 1.30.0.
The text was updated successfully, but these errors were encountered:
kinke
added a commit
to kinke/ldc
that referenced
this issue
Aug 5, 2023
Compile this with flags
-betterC -mtriple=avr -mcpu=atmega328p --gcc=avr-gcc --Xcc=-mmcu=atmega328pResults in (stack trace omitted):
Tested version 1.30.0.
The text was updated successfully, but these errors were encountered: