This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 35ac462cb60 [X86] Remove fast-isel code for handling i8 shifts. This is [...] new 67384e3ffaa Force #define GTEST_LANG_CXX11. new 6861d89ae55 Handle undefined weak hidden symbols on all architectures.
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: cmake/modules/AddLLVM.cmake | 7 +++++++ lib/Target/TargetMachine.cpp | 14 +++++++++++--- lib/Target/X86/X86Subtarget.cpp | 18 +----------------- lib/Testing/Support/CMakeLists.txt | 3 +++ test/CodeGen/X86/global-access-pie-copyrelocs.ll | 13 +++++++++++++ test/CodeGen/X86/weak-undef.ll | 4 ++-- utils/unittest/CMakeLists.txt | 5 +++++ 7 files changed, 42 insertions(+), 22 deletions(-)