This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9a9ab69 [Hexagon] Remove unused variables new cba91e6 [InstCombine] Add test case demonstrating missed opportunitie [...] new 761a817 [llvm-ar] Extract objects to their basename in the CWD new bf7a949 Fix binary static archive that got mangled by patch
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: test/Transforms/InstCombine/and2.ll | 63 +++++++++++++++++++++++++++ test/tools/llvm-ar/Inputs/absolute-paths.lib | Bin 0 -> 972 bytes test/tools/llvm-ar/absolute-paths.test | 20 +++++++++ tools/llvm-ar/llvm-ar.cpp | 4 +- 4 files changed, 86 insertions(+), 1 deletion(-) create mode 100644 test/tools/llvm-ar/Inputs/absolute-paths.lib create mode 100644 test/tools/llvm-ar/absolute-paths.test