From: Daniel Sanders Date: Thu, 28 Nov 2013 15:25:43 +0000 (+0000) Subject: [mips] A test commit to test my Herald and Audit workflow X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=dd5920c8a41fb399048dff1e57f4784a3b9f64e4;p=oota-llvm.git [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 --- diff --git a/lib/Target/Mips/Mips.h b/lib/Target/Mips/Mips.h index d512d6589c4..0b43fdd8101 100644 --- a/lib/Target/Mips/Mips.h +++ b/lib/Target/Mips/Mips.h @@ -31,4 +31,5 @@ namespace llvm { FunctionPass *createMipsConstantIslandPass(MipsTargetMachine &tm); } // end namespace llvm; + #endif