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
Allow programs without a control point to be compiled.
Without this, it's impossible to run `./configure` scripts, because they
repeatedly run the compiler (e.g. ykllvm's clang) with little programs
to see what it does.
0 commit comments