1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00

remove obsolete comment

llvm-svn: 11872
This commit is contained in:
Chris Lattner 2004-02-26 07:59:22 +00:00
parent aa6f7cb4e4
commit 5924de460e

View File

@ -24,7 +24,7 @@
namespace llvm {
struct FunctionInfo; // Defined in ExecutionAnnotations.h
struct FunctionInfo;
class gep_type_iterator;
class ConstantExpr;