llvm/test/BugPoint
Vedant Kumar 099ec62824 [bugpoint] Report non-existent opt binary
Bugpoint will keep going even if the opt binary it's given doesn't
exist. It should at least alert the user, so it's clear why reductions
are failing.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@324713 91177308-0d34-0410-b5e6-96231b3b80d8
2018-02-09 06:09:15 +00:00
..
compile-custom.ll [bugpoint] Avoid noisy errors by passing a valid opt to tests 2018-02-09 05:09:48 +00:00
compile-custom.ll.py
crash-narrowfunctiontest.ll [bugpoint] Avoid noisy errors by passing a valid opt to tests 2018-02-09 05:09:48 +00:00
invalid-debuginfo.ll [bugpoint] Avoid noisy errors by passing a valid opt to tests 2018-02-09 05:09:48 +00:00
metadata.ll [bugpoint] Avoid noisy errors by passing a valid opt to tests 2018-02-09 05:09:48 +00:00
named-md.ll [bugpoint] Avoid noisy errors by passing a valid opt to tests 2018-02-09 05:09:48 +00:00
remove_arguments_test.ll [bugpoint] Avoid noisy errors by passing a valid opt to tests 2018-02-09 05:09:48 +00:00
replace-funcs-with-null.ll [bugpoint] Avoid noisy errors by passing a valid opt to tests 2018-02-09 05:09:48 +00:00
unsymbolized.ll [bugpoint] Report non-existent opt binary 2018-02-09 06:09:15 +00:00