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

Daniel Sanders daniel.sanders at imgtec.com
Thu Nov 28 07:25:44 PST 2013


Author: dsanders
Date: Thu Nov 28 09:25:43 2013
New Revision: 195922

URL: http://llvm.org/viewvc/llvm-project?rev=195922&view=rev
Log:
[mips] A test commit to test my Herald and Audit workflow

Will be reverted in the next commit

Modified:
    llvm/trunk/lib/Target/Mips/Mips.h

Modified: llvm/trunk/lib/Target/Mips/Mips.h
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/Target/Mips/Mips.h?rev=195922&r1=195921&r2=195922&view=diff
==============================================================================
--- llvm/trunk/lib/Target/Mips/Mips.h (original)
+++ llvm/trunk/lib/Target/Mips/Mips.h Thu Nov 28 09:25:43 2013
@@ -31,4 +31,5 @@ namespace llvm {
   FunctionPass *createMipsConstantIslandPass(MipsTargetMachine &tm);
 } // end namespace llvm;
 
+
 #endif





More information about the llvm-commits mailing list