mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-01-11 18:33:14 +01:00
Fix typo in D1 part of 940d6e9.
This commit is contained in:
@@ -308,7 +308,7 @@ struct Param
|
||||
bool useAvailableExternally;
|
||||
|
||||
// target stuff
|
||||
llvm::Triple *targetTriple;
|
||||
llvm::Triple targetTriple;
|
||||
|
||||
// Codegen cl options
|
||||
bool singleObj;
|
||||
|
||||
Reference in New Issue
Block a user