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
Set DWARF version even though it was set to 0 by a SPIRV producer
SPIRV producers may produce DWARF version = 0, especially on Windows, where
default debug info format is CodeView. The IGC must decide on the final DWARF
version independently in this case.
0 commit comments