X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=include%2Fllvm%2FExecutionEngine%2FInterpreter.h;h=b46574dcba5f54584e064747ea5dbc665a61d128;hb=2c783e46c3480c7fa8b91b10610a8e0d92e33ccd;hp=a491a68c2fb4de2048adc86d286715d6cccdb8fe;hpb=f2dc4fd5de8c893ede4230e05ed2818c57a343ea;p=oota-llvm.git diff --git a/include/llvm/ExecutionEngine/Interpreter.h b/include/llvm/ExecutionEngine/Interpreter.h index a491a68c2fb..b46574dcba5 100644 --- a/include/llvm/ExecutionEngine/Interpreter.h +++ b/include/llvm/ExecutionEngine/Interpreter.h @@ -1,4 +1,4 @@ -//===- ExecutionEngine.h - Abstract Execution Engine Interface --*- C++ -*-===// +//===-- Interpreter.h - Abstract Execution Engine Interface -----*- C++ -*-===// // // The LLVM Compiler Infrastructure //