mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-12 20:53:17 +00:00
4 lines
77 B
Bash
Executable File
4 lines
77 B
Bash
Executable File
#!/bin/sh
|
|
|
|
clang -Xclang -load -Xclang /usr/lib/llvm-3.2/lib/LLVMPolly.so $@
|