[llvm-commits] [RFC/Patch 2/2 ] ppc64-elf-linux-abi populate AsmParser subdirectory

Will Schmidt will_schmidt at vnet.ibm.com
Fri Sep 14 13:42:41 PDT 2012


subj: ppc64-elf-linux-abi  Create and populate the powerpc asmparser
subdirectory

This 'first pass' at Target/PowerPC/AsmParser is primarily a copy of the
mblaze asmparser contents, with the trivial changes made to switch over
from mblaze to powerpc for names and include files.

Applying this patch would enable the llvm-tblgen paths that trigger the
"error: Operand `ptr_rc' does not derive from class Operand!" error,
which would break builds. 
Thus, I share this as [RFC] only at this time, and do not recommend this
be checked in.

If anyone does want to try this on their userspace build trees to help
me figure out the ptr_rc issue, I'd gladly welcome the help. :-)

Thanks, 
-Will



-------------- next part --------------
A non-text attachment was scrubbed...
Name: ppc_asmparser.patch
Type: text/x-patch
Size: 23746 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120914/16902917/attachment.bin>


More information about the llvm-commits mailing list