#!/bin/sh
exec ${0#/usr/bin/llvm-}-4.7 -fplugin=/usr/lib/gcc/arm-linux-gnueabihf/4.7/plugin/dragonegg.so "$@"
