I read on web that llvm compiles itself with clang, but could not find the instruction to achieve that. I try "./configure CC=clang CXX=clang" but get link errors. How can I do it?