include MipsGenFastISel.inc
authorReed Kotler <rkotler@mips.com>
Sun, 8 Jun 2014 02:08:43 +0000 (02:08 +0000)
committerReed Kotler <rkotler@mips.com>
Sun, 8 Jun 2014 02:08:43 +0000 (02:08 +0000)
commit9fe25f35fed12deaf46103187003eefbb1fc199c
tree484a558688bcccaa8c195270b46c68b941ccfead
parentf0806cd75d0e6e5aa2f4b8e6359e7a26612c6b41
include MipsGenFastISel.inc

Summary:
Included this file which is needed to enable tablegen generated functionality
for fast mips-isel

Test Plan:
This has no visible functionality by itself but just adding the include
file creates some issues so I have it as a separate patch.

Reviewers: dsanders

Reviewed By: dsanders

Differential Revision: http://reviews.llvm.org/D3812

llvm-svn: 210410
llvm/lib/Target/Mips/MipsFastISel.cpp