cbe: fix code header being omitted from the output
This commit is contained in:
committed by
Andrew Kelley
parent
043079d765
commit
720cd43fc1
@@ -154,6 +154,7 @@ pub const Env = enum {
|
||||
else => Env.ast_gen.supports(feature),
|
||||
},
|
||||
.cbe => switch (feature) {
|
||||
.legalize,
|
||||
.c_backend,
|
||||
.c_linker,
|
||||
=> true,
|
||||
|
||||
Reference in New Issue
Block a user