From b572196a992bfab29a7bfab89e4dfe00a54a47c8 Mon Sep 17 00:00:00 2001 From: Eric Christopher Date: Tue, 22 Mar 2011 08:49:56 +0000 Subject: Fix comment in header. llvm-svn: 128077 --- llvm/lib/ExecutionEngine/MCJIT/MCJIT.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'llvm') diff --git a/llvm/lib/ExecutionEngine/MCJIT/MCJIT.cpp b/llvm/lib/ExecutionEngine/MCJIT/MCJIT.cpp index 2225ea6a15f..df5c99e98a7 100644 --- a/llvm/lib/ExecutionEngine/MCJIT/MCJIT.cpp +++ b/llvm/lib/ExecutionEngine/MCJIT/MCJIT.cpp @@ -1,4 +1,4 @@ -//===-- JIT.cpp - MC-based Just-in-Time Compiler --------------------------===// +//===-- MCJIT.cpp - MC-based Just-in-Time Compiler --------------------------===// // // The LLVM Compiler Infrastructure // -- cgit v1.2.3