mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-07-09 08:54:09 +02:00
Merge remote-tracking branch 'upstream/llvm3.0'
This commit is contained in:
@@ -35,7 +35,7 @@ namespace llvm {
|
||||
class LLVMContext;
|
||||
class Module;
|
||||
class GlobalVariable;
|
||||
class PATypeHolder;
|
||||
class StructType;
|
||||
}
|
||||
#else
|
||||
|
||||
@@ -208,7 +208,7 @@ struct Module : Package
|
||||
|
||||
bool llvmForceLogging;
|
||||
llvm::GlobalVariable* moduleInfoVar;
|
||||
llvm::PATypeHolder* moduleInfoType;
|
||||
llvm::StructType* moduleInfoType;
|
||||
|
||||
// array ops emitted in this module already
|
||||
AA *arrayfuncs;
|
||||
|
||||
Reference in New Issue
Block a user