1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00

Fix a comment.

llvm-svn: 102110
This commit is contained in:
Dan Gohman 2010-04-22 20:06:42 +00:00
parent a177e59e3e
commit 56b517480e

View File

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