This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ef654a7 [InstSimplify] Optimize away urems in the presence of range metadata new c56b5dc [test] Remove unused 'test_examples' config var new 1159e42 [cmake] Canonicalize CMake booleans to 0/1 for lit interop new 4d35239 [llvm-config] Print --system-libs only when static linking
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: cmake/config-ix.cmake | 7 ------- cmake/modules/AddLLVM.cmake | 13 +++++++++++++ test/Bindings/Go/lit.local.cfg | 2 +- test/Bindings/OCaml/lit.local.cfg | 2 +- test/CMakeLists.txt | 14 +++++++++++--- test/ExecutionEngine/Interpreter/lit.local.cfg | 2 +- test/JitListener/lit.local.cfg | 2 +- test/lit.cfg | 10 +++++++--- test/lit.site.cfg.in | 18 +++++++++--------- test/tools/llvm-config/system-libs.test | 3 ++- test/tools/llvm-config/system-libs.windows.test | 3 ++- tools/llvm-config/llvm-config.cpp | 8 ++++++-- 12 files changed, 54 insertions(+), 30 deletions(-)