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