This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 20fef3d710e [AVR] Fix the build after setting alignment to 1 in r314179 new 77cad59acfa TargetLibraryInfo: Stop guessing wchar_t size new ec9231b4bae CMake: Add option to set LLVM_ENABLE_DUMP
The 2 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: CMakeLists.txt | 2 ++ cmake/modules/HandleLLVMOptions.cmake | 4 ++++ include/llvm/Analysis/TargetLibraryInfo.h | 8 ++------ lib/Analysis/TargetLibraryInfo.cpp | 11 +---------- lib/Transforms/Utils/SimplifyLibCalls.cpp | 3 +++ test/Transforms/InstCombine/wcslen-1.ll | 3 +++ test/Transforms/InstCombine/wcslen-2.ll | 3 +++ test/Transforms/InstCombine/{wcslen-2.ll => wcslen-4.ll} | 10 ++++++---- 8 files changed, 24 insertions(+), 20 deletions(-) copy test/Transforms/InstCombine/{wcslen-2.ll => wcslen-4.ll} (63%)