link: introduce the concept of output mode and link mode
This commit is contained in:
@@ -404,6 +404,7 @@ pub const Target = struct {
|
||||
};
|
||||
|
||||
pub const ObjectFormat = enum {
|
||||
/// TODO Get rid of this one.
|
||||
unknown,
|
||||
coff,
|
||||
elf,
|
||||
|
||||
Reference in New Issue
Block a user