mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-16 14:31:59 +00:00
Remove extranous forward decl
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1956 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
a4d63bc60e
commit
bcd8e03138
@ -15,7 +15,6 @@
|
||||
#include "llvm/Value.h"
|
||||
#include "llvm/SymTabValue.h"
|
||||
#include "llvm/ValueHolder.h"
|
||||
class Method;
|
||||
class GlobalVariable;
|
||||
class GlobalValueRefMap; // Used by ConstantVals.cpp
|
||||
class ConstantPointerRef;
|
||||
|
Loading…
x
Reference in New Issue
Block a user