[LLVMdev] Calling with register indirect reference instead of memory indirect reference.

Anton Korobeynikov anton at korobeynikov.info
Thu Feb 28 23:56:00 PST 2013


Hello

> I am wondering if the modification made to the DAG is causing a problem, and
> can it be done at all? If I cannot do this, is there any other place I can
> look at, to make this work.
It's hard to tell w/o seeing the exact code / DAG. Note, however, that
this assertion is seen on simple LLVM IR:
http://llvm.org/bugs/show_bug.cgi?id=15053

So, it might be not your bug after all.

--
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University



More information about the llvm-dev mailing list