[PATCH] D47545: [MC][X86] Allow assembler variable assignment to register name.
Nirav Dave via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 4 08:31:08 PDT 2018
niravd added a comment.
Since we've only found 2 cases needing this extension and none requiring us to accept a larger set of expressions, I think we should defer any more work until we find such a case in the wild.
Reid, can I get an LGTM?
Repository:
rL LLVM
https://reviews.llvm.org/D47545
More information about the llvm-commits
mailing list