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