MC parser and PPC variants on constants

Joerg Sonnenberger joerg at britannica.bec.de
Sat Jul 13 11:10:56 PDT 2013


Hi all,
PowerPC assembler supports expressions like "1234 at l". This doesn't with
MC right now, because the constant expression never reaches the target
layer. I wonder if it is really that useful to refactor this ATM,
especially since it likely makes sense to share the variant codes at
some point as many RISC platforms have similar needs in this area.

Joerg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ppc-parser.diff
Type: text/x-diff
Size: 1548 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130713/fc1cfe83/attachment.diff>


More information about the llvm-commits mailing list