Fix comment in header.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128077 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Eric Christopher 2011-03-22 08:49:56 +00:00
parent 3311d951e2
commit d6190673f0

View File

@ -1,4 +1,4 @@
//===-- JIT.cpp - MC-based Just-in-Time Compiler --------------------------===//
//===-- MCJIT.cpp - MC-based Just-in-Time Compiler --------------------------===//
//
// The LLVM Compiler Infrastructure
//