[mips] A test commit to test my Herald and Audit workflow

Will be reverted in the next commit


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@195922 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Daniel Sanders 2013-11-28 15:25:43 +00:00
parent 9ec9b8434b
commit dd5920c8a4

View File

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