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)
commitb8ff7273c67bfd7233426285933054a689f1c0fb
tree48c4cc38f4fda4a47b30ad28dfcbb402016d6b07
parente668525dd10e41ee707f09081ccccc6b0d01a8f0
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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@210410 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/MipsFastISel.cpp