/usr/bin/llvm-gccbug is in llvm-gcc-4.7 3.3-2.
This file is owned by root:root, with mode 0o755.
The actual contents of the file can be viewed below.
1 2 | #!/bin/sh
exec ${0#/usr/bin/llvm-}-4.7 -fplugin=/usr/lib/gcc/x86_64-linux-gnu/4.7/plugin/dragonegg.so "$@"
|