rustc want to ship a llvm-dwp binary (just copied from llvm install). replace it by a link, and add run depends on devel/llvm. the binary doesn't work without devel/llvm as it is dynamically linked. while here, do some Makefile cleanup, and enable rpath on binaries (bootstrap and build simplification).