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
Add test for use of extended const expressions (#16502)
These get used when running clang with `+mextended-const` and
this allows the linker to avoid generated so much startup code when
building relocatable binaries.
0 commit comments