From f0113d7013e1910d8886570b956cbac63744628d Mon Sep 17 00:00:00 2001 From: Rasmus Thomsen Date: Sat, 28 Sep 2019 11:30:59 +0200 Subject: main/llvm9: new aport --- main/llvm9/python3-test.patch | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 main/llvm9/python3-test.patch (limited to 'main/llvm9/python3-test.patch') diff --git a/main/llvm9/python3-test.patch b/main/llvm9/python3-test.patch new file mode 100644 index 0000000000..746313317e --- /dev/null +++ b/main/llvm9/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 + -- cgit v1.2.3