[LLVMdev] Strange Errors on Windows with LLVM Regression Suite (original) (raw)

Renato Golin renato.golin at linaro.org
Thu Oct 23 00:56:17 PDT 2014


On 22 October 2014 23:16, Aaron W.Hsu <arcfide at sacrideo.us> wrote:

I’m getting a series of errors related to sizes that doesn’t seem right.

Hi Aaron,

ExecutionEngine errors are not uncommon nor stable, and they do happen differently depending on which OS variation / arch / config you're using.

But those errors, because they happen equally on both old JIT and MCJIT, I guess there's a reason behind that needs investigating. Have you stepped through the code to see what's triggering that assert? What are the real sizes involved?

cheers, --renato



More information about the llvm-dev mailing list