[llvm][Patch 3/3] ppc-darwin AsmParser Base implementation.

Iain Sandoe iain at codesourcery.com
Wed Dec 4 10:59:32 PST 2013


Hi!

Here is a base patchset that enables powerpc-apple-darwin asm parser.

==

Part 3 Enables parsing of lo16() hi16() and ha16() as modifiers.

Note that the ELF form (xx at l xx at ha etc.) is handled by the expression logic, but the MachO version is not.  For the present, I have handled it locally - if there's some merit or reason that this logic should be shifted to a higher level then, fine.

Iain
 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ppc-darwin-asm-parser-part3-diff.diff
Type: application/octet-stream
Size: 4776 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131204/1567b3a3/attachment.obj>
-------------- next part --------------




More information about the llvm-commits mailing list