mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-25 15:05:00 -07:00
Integrate linker code with the new LLVM API backend
This commit is contained in:
@@ -90,6 +90,7 @@ struct lbGenerator {
|
||||
lbModule module;
|
||||
CheckerInfo *info;
|
||||
|
||||
Array<String> output_object_paths;
|
||||
String output_base;
|
||||
String output_name;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user