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

Krzysztof Parzyszek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 27 04:58:01 PDT 2018


kparzysz added a comment.

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 '=')?


Repository:
  rL LLVM

https://reviews.llvm.org/D44256





More information about the llvm-commits mailing list