mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-01 00:33:09 +00:00
Fix two FIXME's
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2377 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
bfeec103e1
commit
9ae93cdcc8
@ -17,8 +17,6 @@
|
||||
#define LLVM_SYMBOL_TABLE_H
|
||||
|
||||
#include "llvm/Value.h"
|
||||
#include "llvm/Type.h" // FIXME: Remove
|
||||
#include "llvm/ConstantVals.h" // FIXME: Remove
|
||||
#include <map>
|
||||
|
||||
class SymbolTable : public AbstractTypeUser,
|
||||
|
Loading…
Reference in New Issue
Block a user