[PATCH] Move X86DisassemblerDecoderCommon.h to public includes

Chandler Carruth chandlerc at google.com
Thu Dec 26 13:16:54 PST 2013


On Thu, Dec 26, 2013 at 3:31 PM, Craig Topper <craig.topper at gmail.com>wrote:

> I guess its using a quite a few of the structs from the shared file.


I just don't think the tablegen *backend* should be using structs from the
x86 target. If it needs to synthesize a structure, it should do so
dynamically, potentially based on the contents of the .td file it has read
in...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131226/2b09fc36/attachment.html>


More information about the llvm-commits mailing list