[PATCH] D44256: Allow targets to specify syntax of assignment in assembler output

Rafael Avila de Espindola via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 27 07:52:16 PDT 2018


espindola added a comment.

In https://reviews.llvm.org/D44256#1049047, @kparzysz wrote:

> In https://reviews.llvm.org/D44256#1048871, @espindola wrote:
>
> > set works in all targets, no?
>
>
> Probably.  Are you suggesting changing to set for everybody?  Should it still be hardcoded as ".set" (as it was for '=')?


Yes. If there is a solution that works everywhere that is better than having a config option.


Repository:
  rL LLVM

https://reviews.llvm.org/D44256





More information about the llvm-commits mailing list