1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/test/BugPoint
Serge Guelton bc5eec4c75 Python compat - print statement
Make sure all print statements are compatible with Python 2 and Python3 using
the `from __future__ import print_function` statement.

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

llvm-svn: 350307
2019-01-03 14:11:33 +00:00
..
compile-custom.ll [bugpoint] Find 'opt', etc., in bugpoint directory 2018-12-10 00:56:13 +00:00
compile-custom.ll.py Python compat - print statement 2019-01-03 14:11:33 +00:00
crash-narrowfunctiontest.ll [bugpoint] Find 'opt', etc., in bugpoint directory 2018-12-10 00:56:13 +00:00
func-attrs-keyval.ll [bugpoint][PR29027] Reduce function attributes 2018-12-19 03:42:19 +00:00
func-attrs.ll [bugpoint][PR29027] Reduce function attributes 2018-12-19 03:42:19 +00:00
invalid-debuginfo.ll [bugpoint] Find 'opt', etc., in bugpoint directory 2018-12-10 00:56:13 +00:00
metadata.ll [bugpoint] Find 'opt', etc., in bugpoint directory 2018-12-10 00:56:13 +00:00
named-md.ll [bugpoint] Find 'opt', etc., in bugpoint directory 2018-12-10 00:56:13 +00:00
remove_arguments_test.ll [bugpoint] Find 'opt', etc., in bugpoint directory 2018-12-10 00:56:13 +00:00
replace-funcs-with-null.ll [bugpoint] Find 'opt', etc., in bugpoint directory 2018-12-10 00:56:13 +00:00
unsymbolized.ll [lit, python] Always add quotes around the python path in lit 2018-08-06 22:37:44 +00:00