This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 29a99e3278c [ARM] Split Arm jump table branch into i12 and rs suffixed [...] new 7de5f26dcd4 [llvm-opt-fuzzer] NFC. Add sanity tests.
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: test/lit.cfg.py | 2 +- test/tools/llvm-opt-fuzzer/command-line.ll | 20 ++++++++++++++++++++ test/tools/llvm-opt-fuzzer/exec-options.ll | 23 +++++++++++++++++++++++ test/tools/llvm-opt-fuzzer/simple-fail.ll | 7 +++++++ test/tools/llvm-opt-fuzzer/simple-run.ll | 13 +++++++++++++ 5 files changed, 64 insertions(+), 1 deletion(-) create mode 100644 test/tools/llvm-opt-fuzzer/command-line.ll create mode 100644 test/tools/llvm-opt-fuzzer/exec-options.ll create mode 100644 test/tools/llvm-opt-fuzzer/simple-fail.ll create mode 100644 test/tools/llvm-opt-fuzzer/simple-run.ll