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
Be consistent about trunk's experimental targets (#94)
This updates `assertions-trunk` to match `trunk` with respect to
experimental targets.
- We no longer need to list SPIRV in experimental targets - it was
promoted out of experimental back in January.
- The DirectX and M68k targets will now be available in asserts.
- The DirectX target isn't very useful without HLSL support, so this
adds the `-DCLANG_ENABLE_HLSL=On` flag as well.
0 commit comments