Fix cut/paste error in a comment.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@176165 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Reed Kotler 2013-02-27 04:20:14 +00:00
parent d056dc0aae
commit c1a2caf870

View File

@ -1,4 +1,4 @@
//===-- MipsLongBranch.cpp - Emit long branches ---------------------------===//
//===-- MipsConstantIslandPass.cpp - Emit Pc Relative loads----------------===//
//
// The LLVM Compiler Infrastructure
//