You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Zig doesn't emit the .eh_frame and .eh_frame_hdr sections by default. However, C/C++ compilers (including zig cc/zig c++) do. We should align the behavior as much as possible by default.