Hello, I am trying to compile a private package and got this error
StackOverflowError()
_ZNK4llvm5Value20stripInBoundsOffsetsENS_12function_refIFvPKS0_EEE at C:\Users\guilhermebodin\AppData\Local\Programs\Julia-1.6.4\bin\LLVM.dll (unknown line)
Does anybody have an idea where the issue might be to compile the package.
The precompilation_execution_file runs with no problem.