commit | b1dfc70ef1d78436e77d27dac89a81b43abd4d75 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Thu Feb 26 07:59:22 2004 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Thu Feb 26 07:59:22 2004 +0000 |
tree | 4810fe30a153b1b4bb290fef34381ea289ff6983 | |
parent | 1cd4c7294c9873d7208aab5227bc27cdf8011b2e [diff] [blame] |
remove obsolete comment git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11872 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/lib/ExecutionEngine/Interpreter/Interpreter.h b/lib/ExecutionEngine/Interpreter/Interpreter.h index ce5285e..cc17e99 100644 --- a/lib/ExecutionEngine/Interpreter/Interpreter.h +++ b/lib/ExecutionEngine/Interpreter/Interpreter.h
@@ -24,7 +24,7 @@ namespace llvm { -struct FunctionInfo; // Defined in ExecutionAnnotations.h +struct FunctionInfo; class gep_type_iterator; class ConstantExpr;