[mips] Revert test commit r195922.

llvm-svn: 195923
This commit is contained in:
Daniel Sanders 2013-11-28 15:26:33 +00:00
parent 5b3619e21b
commit 86f254d104

View File

@ -31,5 +31,4 @@ namespace llvm {
FunctionPass *createMipsConstantIslandPass(MipsTargetMachine &tm);
} // end namespace llvm;
#endif