This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2d10106e0cf [X86] Add broadcast load folding patterns to the NoVLX comp [...] new ce1e866ef36 [llvm-lib] Correctly handle .lib input files
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: lib/ToolDrivers/llvm-lib/LibDriver.cpp | 220 ++++++++++++++++++++------------- test/tools/llvm-lib/invalid.test | 2 +- test/tools/llvm-lib/nest.test | 15 +++ 3 files changed, 148 insertions(+), 89 deletions(-) create mode 100644 test/tools/llvm-lib/nest.test