<div dir="ltr">Hi,<div><br></div><div>For openSUSE Linux we switched to cmake to build llvm and this comes with its own set of problems which are mostly workaroundable but today I got a report saying that we lost <a href="http://libLLVM-3.3.so">libLLVM-3.3.so</a> in the transition.</div>

<div><br></div><div>Turns out that cmake build system does not create this file even when shared libraries are enabled. See  <a href="http://llvm.org/bugs/show_bug.cgi?id=15493">http://llvm.org/bugs/show_bug.cgi?id=15493</a> for a reported bug about this.</div>

<div><br></div><div>It would be nice if this could be fixed, otherwise my only option would be reverting back to autoconf which is not nice because llvm project is thinking about moving to a cmake only solution anyway.</div>

<div><br></div><div>Thanks,</div><div>İsmail</div><div><br></div></div>