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
{{ message }}
This repository was archived by the owner on Sep 16, 2022. It is now read-only.
refactor(Compiler): Ignore the "debug" argument, always build in "release" mode.
In practice both modes emitted identical code anyway (goldens do not change as a result of this CL, for example), and this now avoids additional confusion. We can remove the field in future CLs.
PiperOrigin-RevId: 200609044
0 commit comments