From e2e80cbdcfc5e69fd59715f9dcde3154cffa8169 Mon Sep 17 00:00:00 2001 From: Richard Sandiford Date: Thu, 2 May 2013 18:28:03 +0000 Subject: [PATCH] [mips] Fix the head Mips16RegisterInfo.cpp comment ...aka a test commit. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180936 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/Target/Mips/Mips16RegisterInfo.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lib/Target/Mips/Mips16RegisterInfo.cpp b/lib/Target/Mips/Mips16RegisterInfo.cpp index 6cca2276856..7ad18f2b4d9 100644 --- a/lib/Target/Mips/Mips16RegisterInfo.cpp +++ b/lib/Target/Mips/Mips16RegisterInfo.cpp @@ -1,5 +1,4 @@ - -//===-- Mips16RegisterInfo.cpp - MIPS16 Register Information -== ----------===// +//===-- Mips16RegisterInfo.cpp - MIPS16 Register Information --------------===// // // The LLVM Compiler Infrastructure //