#!/usr/bin/sh
/usr/bin/clang -O3 -Xclang -load -Xclang /usr/lib64/LLVMPolly.so "$@"
