[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 13:30:55 PDT 2014


On 27 March 2014 17:12, Stepan Dyatkovskiy <stpworld at narod.ru> wrote:
> I think patch we discussed here could cover pr18931 (for which error message
> was introduced in r204898). And if it didn't cover every aspect of complex
> imm expressions, I'm ready to proceed further work on this problem.

Rafael,

One thing that was raised is that the fixup might not be the best
solution for the problem. A better way would be to wait until all
symbols were resolved to apply compile-time constant arithmetic. If
that's not possible, than bail out.

Saleem,

Can you provide Stepan with the examples you have catalogued on the subject?

cheers,
--renato



More information about the llvm-commits mailing list