mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-06 09:44:39 +00:00
Remove apparently unnecessary forward declaration.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@113827 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
bc9c36bb7c
commit
338f3acb7f
@ -20,7 +20,6 @@ namespace llvm {
|
||||
class APInt;
|
||||
|
||||
template<typename T> class SmallVectorImpl;
|
||||
class LLVMContext;
|
||||
|
||||
/// This is an important base class in LLVM. It provides the common facilities
|
||||
/// of all constant values in an LLVM program. A constant is a value that is
|
||||
|
Loading…
x
Reference in New Issue
Block a user