[PATCH] [AArch64] Move initializations of AArch64NamedImmMapper out of void AArch64Operand::print(...)
Vladimir Sukharev
vladimir.sukharev at arm.com
Tue Mar 24 05:50:16 PDT 2015
Hi jmolloy,
class AArch64NamedImmMapper is to become dependent of SubTargetFeatures, while class AArch64Operand don't have access to the latter. So, AArch64NamedImmMapper constructor invocations should be refactored away from methods of AArch64Operand.
REPOSITORY
rL LLVM
http://reviews.llvm.org/D8579
Files:
lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8579.22558.patch
Type: text/x-patch
Size: 6118 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150324/f01d5b9f/attachment.bin>
More information about the llvm-commits
mailing list