aboutsummaryrefslogtreecommitdiffstats
path: root/main/llvm10/python3-test.patch
diff options
context:
space:
mode:
authorRasmus Thomsen <oss@cogitri.dev>2020-03-29 10:42:47 +0200
committerRasmus Thomsen <oss@cogitri.dev>2020-03-29 19:28:19 +0200
commit7a1323c27479fb967749c163f34483bc1196055d (patch)
tree1fff63260d437f271b5c5b7629c344f5022724ed /main/llvm10/python3-test.patch
parentbdb0410fc500e6e2bec7bb5a608e1ad5394e07b6 (diff)
downloadaports-7a1323c27479fb967749c163f34483bc1196055d.tar.bz2
aports-7a1323c27479fb967749c163f34483bc1196055d.tar.xz
main/llvm10: new aport
https://llvm.org/ Low Level Virtual Machine compiler system, version 10
Diffstat (limited to 'main/llvm10/python3-test.patch')
-rw-r--r--main/llvm10/python3-test.patch8
1 files changed, 8 insertions, 0 deletions
diff --git a/main/llvm10/python3-test.patch b/main/llvm10/python3-test.patch
new file mode 100644
index 0000000000..746313317e
--- /dev/null
+++ b/main/llvm10/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
+