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