[mips] Revert test commit r195922.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@195923 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Daniel Sanders 2013-11-28 15:26:33 +00:00
parent dd5920c8a4
commit 2513d8beda

View File

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