Add -pdb-name for custom names of PDBs

This commit is contained in:
gingerBill
2019-03-14 23:26:32 +00:00
parent 291bf0c143
commit dbcd49acfc
3 changed files with 86 additions and 39 deletions

View File

@@ -92,6 +92,7 @@ struct BuildContext {
String out_filepath;
String resource_filepath;
String pdb_filepath;
bool has_resource;
String opt_flags;
String llc_flags;