You are not logged in.
I've just updated clang and llvm to clang-2.7-3, and when running clang, it reports an shared library loading error and exits.
$ clang -h
clang: error while loading shared libraries: libLLVM-2.7.so: cannot open shared object file: No such file or directoryI'm using Archlinux x86_64, with kernel version 2.6.27
Offline