diff options
Diffstat (limited to 'user/llvm14/python3-test.patch')
-rw-r--r-- | user/llvm14/python3-test.patch | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/user/llvm14/python3-test.patch b/user/llvm14/python3-test.patch deleted file mode 100644 index 76f13385d..000000000 --- a/user/llvm14/python3-test.patch +++ /dev/null @@ -1,8 +0,0 @@ ---- 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 - - from __future__ import print_function - |