[llvm-commits] Move register tables from MipsDisassembler
Jakob Stoklund Olesen
stoklund at 2pi.dk
Thu May 31 09:28:28 PDT 2012
On May 31, 2012, at 8:10 AM, "Medic, Vladimir" <vmedic at mips.com> wrote:
> He everyone,
> please find attached the patch that moves register definitions from MipsDisassembler.cpp into a new header file. This is done so the tables can be used from other modules.
Hi Vladimir,
Can't you use the register class tables generated by TableGen instead? They should be available through MCRegisterInfo.
/jakob
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120531/8373f789/attachment.html>
More information about the llvm-commits
mailing list