[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
- Previous message: [LLVMdev] Strange Errors on Windows with LLVM Regression Suite
- Next message: [LLVMdev] debugloc metadata variation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [LLVMdev] Strange Errors on Windows with LLVM Regression Suite
- Next message: [LLVMdev] debugloc metadata variation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]