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