This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 38feb36 [ValueTracking] recognize even more variants of smin/smax new a5627e5 llvm-cxxfilt: support reading from stdin new 5b20442 test: remove the archive before modifying it
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: test/Demangle/lit.local.cfg | 1 - test/tools/llvm-cxxfilt/noargs.test | 10 +++++++++ test/{Demangle => tools/llvm-cxxfilt}/simple.test | 0 test/tools/llvm-strings/archive-filename.test | 1 + tools/llvm-cxxfilt/llvm-cxxfilt.cpp | 27 ++++++++++++++--------- 5 files changed, 28 insertions(+), 11 deletions(-) delete mode 100644 test/Demangle/lit.local.cfg create mode 100644 test/tools/llvm-cxxfilt/noargs.test rename test/{Demangle => tools/llvm-cxxfilt}/simple.test (100%)