mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-03 14:31:10 +00:00
Forward-declare class Module to make the header file self-contained.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7319 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
2e99791a1e
commit
00fee61672
@ -8,6 +8,7 @@
|
||||
#define LLVM_SUPPORT_MANGLER_H
|
||||
|
||||
class Value;
|
||||
class Module;
|
||||
#include <map>
|
||||
#include <set>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user