andrewrk opened this issue 3 years ago · 0 comments
zig/src/AstGen.zig
Line 3364 in 6d691d3
noinline fn foo() void {}
If you look at the ZIR, the "noinline" information is lost.