mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-01-11 18:33:14 +01:00
Removed trailing whitespace.
This commit is contained in:
@@ -258,7 +258,7 @@ static cl::list<std::string, StringsAdapter> linkerSwitches("L",
|
||||
cl::opt<std::string> moduleDepsFile("deps",
|
||||
cl::desc("Write module dependencies to filename"),
|
||||
cl::value_desc("filename"));
|
||||
|
||||
|
||||
|
||||
cl::opt<std::string> mArch("march",
|
||||
cl::desc("Architecture to generate code for:"));
|
||||
|
||||
Reference in New Issue
Block a user