[LLVMdev] What does this error mean: psuedo instructions should be removed before code emission?
Bob Wilson
bob.wilson at apple.com
Thu Aug 26 12:48:54 PDT 2010
On Aug 26, 2010, at 12:41 PM, Yuri wrote:
> 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.\
ToT = "top of trunk"
I'm pretty sure the answer is "no", because the misspelled error message is not present in the trunk sources.
More information about the llvm-dev
mailing list