[PATCH] D32526: [LLVM][inline-asm] Altmacro absolute expression '%' feature
Renato Golin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 1 03:06:12 PDT 2017
rengolin added a comment.
Can you merge https://reviews.llvm.org/D32523 with this one?
We don't usually add functionality without purpose/tests, and this is the functionality (and tests) https://reviews.llvm.org/D32523 needs. :)
Otherwise, looks good. Are you going to implement the remaining functionality?
https://reviews.llvm.org/D32526
More information about the llvm-commits
mailing list