[llvm] r204899 - Fix for pr18931: Crash using integrated assembler with immediate arithmetic

Renato Golin renato.golin at linaro.org
Thu Mar 27 06:31:43 PDT 2014


On 27 March 2014 12:28, Stepan Dyatkovskiy <stpworld at narod.ru> wrote:
> My fix requires cancellation of error message that was committed by
> Jiangning Liu in r204898. In this commit he fixed exactly the same issue
> (pr18931) forbidding such kind of expressions with "invalid operand" error
> message.
> I would like to ensure it's OK to apply patch with MCFixups, since we could
> be happy with such imm constructions then.

It seems that it was just a fix for unimplemented feature, but
Jiangning should give you the final answer.

cheers,
--renato



More information about the llvm-commits mailing list