llvm-toolchain-9/llvm/examples
LLVM Packaging Team b90028ad2a change all shebangs to Python3
find . -name "*.py" -exec sed "s|\!/usr/bin/env python$|\!/usr/bin/env python3|g" -i {} \;

Gbp-Pq: Name python3-shebang.patch
2022-06-27 14:59:00 +08:00
..
BrainF Import Upstream version 9.0.1 2022-06-27 14:52:34 +08:00
ExceptionDemo Import Upstream version 9.0.1 2022-06-27 14:52:34 +08:00
Fibonacci Import Upstream version 9.0.1 2022-06-27 14:52:34 +08:00
HowToUseJIT Import Upstream version 9.0.1 2022-06-27 14:52:34 +08:00
HowToUseLLJIT Import Upstream version 9.0.1 2022-06-27 14:52:34 +08:00
Kaleidoscope change all shebangs to Python3 2022-06-27 14:59:00 +08:00
LLJITExamples Import Upstream version 9.0.1 2022-06-27 14:52:34 +08:00
ModuleMaker Import Upstream version 9.0.1 2022-06-27 14:52:34 +08:00
OCaml-Kaleidoscope Import Upstream version 9.0.1 2022-06-27 14:52:34 +08:00
ParallelJIT Import Upstream version 9.0.1 2022-06-27 14:52:34 +08:00
CMakeLists.txt Import Upstream version 9.0.1 2022-06-27 14:52:34 +08:00
LLVMBuild.txt Import Upstream version 9.0.1 2022-06-27 14:52:34 +08:00