[LLVMdev] PowerPC : Assertion `MovePCtoLROffset && "MovePCtoLR not seen yet?"' failed.

D. Johnson djohnson_1024 at att.net
Wed Oct 27 10:16:18 PDT 2010


Erik de Castro Lopo <mle+cl <at> mega-nerd.com> writes:

> 
> Hi all,
> 
> I'm compiling current SVN HEAD on Linux/x86. The tests are failing
> on PowerPC due to the following assertion failure :
> 
>     JITTests: PPCCodeEmitter.cpp:152: unsigned int<unnamed>::PPCCodeEmitter::
>     getMachineOpValue(const llvm::MachineInstr&, const llvm::MachineOperand&)
>     const: Assertion `MovePCtoLROffset && "MovePCtoLR not seen yet?"' failed.
> 
> Is anyone working on the PowerPC backend?
> 
> Erik

I'm seeing these same errors on powerpc-yellowdog-linux-gnu.
Causes failures on some LLVM :: ExecutionEngine and LLVM-Unit ::
ExecutionEngine/JIT/Release+Asserts/JITTests tests.









More information about the llvm-dev mailing list