Fix headers
authorJeff Cohen <jeffc@jolt-lang.org>
Fri, 24 Mar 2006 06:07:16 +0000 (06:07 +0000)
committerJeff Cohen <jeffc@jolt-lang.org>
Fri, 24 Mar 2006 06:07:16 +0000 (06:07 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27043 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/ExecutionEngine/Interpreter.h
include/llvm/ExecutionEngine/JIT.h

index a491a68c2fb4de2048adc86d286715d6cccdb8fe..b46574dcba5f54584e064747ea5dbc665a61d128 100644 (file)
@@ -1,4 +1,4 @@
-//===- ExecutionEngine.h - Abstract Execution Engine Interface --*- C++ -*-===//
+//===-- Interpreter.h - Abstract Execution Engine Interface -----*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 3563b6a253006b544d7704d78387dc1e4ea38557..b801f1de08e0695422b3df2dbdbd1e3c8f211f0e 100644 (file)
@@ -1,4 +1,4 @@
-//===- ExecutionEngine.h - Abstract Execution Engine Interface --*- C++ -*-===//
+//===-- JIT.h - Abstract Execution Engine Interface -------------*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //