-out and generate executable in the current working directory

This commit is contained in:
gingerBill
2018-02-25 11:49:44 +00:00
parent f96a897821
commit e14e2c3b4d
5 changed files with 62 additions and 15 deletions
+1
View File
@@ -15,6 +15,7 @@ struct BuildContext {
String command;
String out_filepath;
String opt_flags;
String llc_flags;
String link_flags;