1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/test/BugPoint
Vedant Kumar f3f1685646 [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.

llvm-svn: 324713
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