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