03.10.2013, 13:04, "Paulo Matos" <[email protected]>: > Hi, > > In the install file from git HEAD creduce, it mentions 186000 for LLVM > revision. Is there a recommended rev. for clang, or svn HEAD is ok?
clang should usually be compiled with LLVM revision from the same day. Compiling trunk against older LLVM is often broken. > > I assume I don't need the extras or compiler-rt, correct? Correct. -- Regards, Konstantin
