summaryrefslogtreecommitdiff
path: root/legacy/llvm8/python3-test.patch
diff options
context:
space:
mode:
Diffstat (limited to 'legacy/llvm8/python3-test.patch')
-rw-r--r--legacy/llvm8/python3-test.patch8
1 files changed, 8 insertions, 0 deletions
diff --git a/legacy/llvm8/python3-test.patch b/legacy/llvm8/python3-test.patch
new file mode 100644
index 000000000..746313317
--- /dev/null
+++ b/legacy/llvm8/python3-test.patch
@@ -0,0 +1,8 @@
+--- llvm-7.0.1.src/test/BugPoint/compile-custom.ll.py.old 2014-03-13 00:10:37.000000000 +0000
++++ llvm-7.0.1.src/test/BugPoint/compile-custom.ll.py 2019-03-10 03:48:48.600000000 +0000
+@@ -1,4 +1,4 @@
+-#!/usr/bin/env python
++#!/usr/bin/env python3
+
+ import sys
+