diff --git a/llvm-build/hello.py b/llvm-build/hello.py new file mode 100644 index 0000000000000000000000000000000000000000..e75154b7c390fdc4aa85d86e0a191be255a00627 --- /dev/null +++ b/llvm-build/hello.py @@ -0,0 +1 @@ +print("hello world") \ No newline at end of file