This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b96411e4290 Remove HAVE_DIRENT_H. new 282ca2a3b13 [DeadArgumentElim] Clone function level metadatas new bdcaabb3284 Remove HAVE_LIBPSAPI, HAVE_SHELL32.
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/config-ix.cmake | 7 --- include/llvm/Config/config.h.cmake | 6 --- lib/Support/Windows/Process.inc | 9 +--- lib/Support/Windows/Signals.inc | 3 -- lib/Transforms/IPO/DeadArgumentElimination.cpp | 16 ++++-- test/Transforms/DeadArgElim/func_metadata.ll | 67 ++++++++++++++++++++++++++ 6 files changed, 79 insertions(+), 29 deletions(-) create mode 100644 test/Transforms/DeadArgElim/func_metadata.ll