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