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
[DebugInfo][RemoveDIs] Rip out the UseNewDbgInfoFormat flag
Start removing debug intrinsics support -- starting with the flag that
controls production of their replacement, debug records. This patch removes
the command-line-flag and with it the ability to switch back to intrinsics.
The module / function / block level "IsNewDbgInfoFormat" flags get
hardcoded to true, I'll to incrementally remove things that depend on those
flags.
0 commit comments