[llvm] r204901 - Rejected r204899 and r204900 due to remaining test failures on cmake-llvm-x86_64-linux buildbot.

Renato Golin renato.golin at linaro.org
Thu Mar 27 14:11:55 PDT 2014


On 27 March 2014 21:00, Rafael EspĂ­ndola <rafael.espindola at gmail.com> wrote:
> That is what a fixup is :-)

Right. I used the term "fixup" before in the context of relocations,
and I thought the MC layer was just being smart to fold them later,
but there was no guarantee that it would happen. If at the final
emission the expression cannot be resolved, would that incur in an
error? If so, I think this is the right solution after all.

But we still need more examples as tests, just to make sure we
evaluate what's possible and err where it's not. I don't have a list,
unfortunately, bu tI know Saleem does, this is why I asked him.

cheers,
--renato




More information about the llvm-commits mailing list