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
This change allows us to query the build mode used to build the compiler
in LIT tests. This will enable the REQUIRES constraint to disable tests
when the compiler is not built with asserts or in debug mode. See
https://llvm.org/docs/TestingGuide.html\#constraining-test-execution for
more details on constraining test execution.
0 commit comments