[llvm] r215238 - Provide an implementation of getNoopForMachoTarget for PPC

Joerg Sonnenberger joerg at britannica.bec.de
Fri Aug 8 12:48:34 PDT 2014


On Fri, Aug 08, 2014 at 07:13:23PM -0000, Joerg Sonnenberger wrote:
> Log:
> Provide an implementation of getNoopForMachoTarget for PPC, otherwise
> empty functions will assert in the MC object writer.

Maintainers of targets other than ARM, X86 and PPC: please check the
test case and adapt your target. I think we should rename the function
and make it mandatory, but that's somewhat a different question.

Joerg



More information about the llvm-commits mailing list