[LLVMdev] "Processed value not in any map!" failures

Jay Foad jay.foad at gmail.com
Mon May 18 03:00:59 PDT 2009


> building with ENABLE_EXPENSIVE_CHECKS=1 turns on a bunch
> of extra sanity checking in LegalizeTypes.  "make check" used to
> pass all tests with this on.  I notice that the failing node is a target
> constant.  These are a special case, and the code dealing with them
> was tweaked a little while ago - probably that caused this.  I will
> take a look.

Thanks for fixing this, Duncan!

Jay.




More information about the llvm-dev mailing list