mirror of
https://github.com/odin-lang/Odin.git
synced 2026-08-04 21:28:32 +00:00
Add -pdb-name for custom names of PDBs
This commit is contained in:
@@ -92,6 +92,7 @@ struct BuildContext {
|
||||
|
||||
String out_filepath;
|
||||
String resource_filepath;
|
||||
String pdb_filepath;
|
||||
bool has_resource;
|
||||
String opt_flags;
|
||||
String llc_flags;
|
||||
|
||||
Reference in New Issue
Block a user