This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e7198dbba58 [X86][SSE] Test showing missing EXTRACT_SUBVECTOR/CONCAT_VE [...] new a844915ce02 Move lib/LibDriver -> lib/ToolDrivers/llvm-lib. NFCI.
The 1 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: include/llvm/{LibDriver => ToolDrivers/llvm-lib}/LibDriver.h | 6 +++--- lib/CMakeLists.txt | 2 +- lib/LLVMBuild.txt | 2 +- lib/{LibDriver => ToolDrivers/llvm-lib}/CMakeLists.txt | 0 lib/{LibDriver => ToolDrivers/llvm-lib}/LLVMBuild.txt | 0 lib/{LibDriver => ToolDrivers/llvm-lib}/LibDriver.cpp | 2 +- lib/{LibDriver => ToolDrivers/llvm-lib}/Options.td | 0 tools/llvm-ar/llvm-ar.cpp | 2 +- 8 files changed, 7 insertions(+), 7 deletions(-) rename include/llvm/{LibDriver => ToolDrivers/llvm-lib}/LibDriver.h (79%) rename lib/{LibDriver => ToolDrivers/llvm-lib}/CMakeLists.txt (100%) rename lib/{LibDriver => ToolDrivers/llvm-lib}/LLVMBuild.txt (100%) rename lib/{LibDriver => ToolDrivers/llvm-lib}/LibDriver.cpp (99%) rename lib/{LibDriver => ToolDrivers/llvm-lib}/Options.td (100%)