Fix a comment.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102110 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Dan Gohman 2010-04-22 20:06:42 +00:00
parent 620427d5a1
commit 3b172f1c01

View File

@ -1,4 +1,4 @@
///===-- FastISel.cpp - Implementation of the FastISel class --------------===//
//===-- FastISel.cpp - Implementation of the FastISel class ---------------===//
//
// The LLVM Compiler Infrastructure
//