mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-04-12 06:49:02 +02:00
Fix D1 frontend
This commit is contained in:
@@ -306,6 +306,11 @@ struct Param
|
||||
const char* llvmArch;
|
||||
const char *targetTriple;
|
||||
const char *dataLayout;
|
||||
|
||||
// Codegen cl options
|
||||
bool singleObj;
|
||||
bool disableRedZone;
|
||||
bool noVerify;
|
||||
#endif
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user