1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/test/BugPoint
Michal Gorny fe6b91d018 [test] Fix BugPoint/compile-custom.ll to use detected python exec
Spawn the custom compile command in BugPoint/compile-custom.ll via
%python rather than relying on implicit 'env python' shebang, in order
to fix it on systems that don't have 'python' executable such as NetBSD.

Differential Revision: https://reviews.llvm.org/D55161

llvm-svn: 348095
2018-12-02 16:49:23 +00:00
..
compile-custom.ll [test] Fix BugPoint/compile-custom.ll to use detected python exec 2018-12-02 16:49:23 +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 [lit, python] Always add quotes around the python path in lit 2018-08-06 22:37:44 +00:00