From: Reed Kotler Date: Wed, 27 Feb 2013 04:20:14 +0000 (+0000) Subject: Fix cut/paste error in a comment. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=c1a2caf870ab37d887cb89f21ca59a2efde88928;p=oota-llvm.git Fix cut/paste error in a comment. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@176165 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Target/Mips/MipsConstantIslandPass.cpp b/lib/Target/Mips/MipsConstantIslandPass.cpp index 6002984537a..b5de1ebad22 100644 --- a/lib/Target/Mips/MipsConstantIslandPass.cpp +++ b/lib/Target/Mips/MipsConstantIslandPass.cpp @@ -1,4 +1,4 @@ -//===-- MipsLongBranch.cpp - Emit long branches ---------------------------===// +//===-- MipsConstantIslandPass.cpp - Emit Pc Relative loads----------------===// // // The LLVM Compiler Infrastructure //