1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +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
invalid-debuginfo.ll
metadata.ll
named-md.ll
remove_arguments_test.ll
replace-funcs-with-null.ll
unsymbolized.ll [lit, python] Always add quotes around the python path in lit 2018-08-06 22:37:44 +00:00