[LLVMdev] What does this error mean: psuedo instructions should be removed before code emission?

Yuri yuri at rawbw.com
Thu Aug 26 12:41:56 PDT 2010


On 08/26/2010 11:53, Eric Christopher wrote:
> It basically means that a pseudo wasn't lowered to something that the jit can output before the jit was run.  Is this on ToT?
>    

I don't know what is ToT. 42 meanings listed here 
http://acronyms.thefreedictionary.com/TOT don't seem to apply.

Yuri



More information about the llvm-dev mailing list