<div dir="ltr">Hi all,<div><br></div><div>Ever since I upgraded my xcode to version 7.2.1, I have been struggling with slowness and bugs in my custom backend. The problem turns out to be very much more strange that I thought.</div><div>I can easily build LLVM with CMake to configure it to my own target, however, when I close the XCode app after opening for the first time, it won't reopen (it keeps saying Loading and won't open it). The main problem is that it will work with any other backend from the source tree, but my custom out-of-tree backend (i. e. Work properly in in-tree target, but not for out-of-tree like mine).</div><div>I believe it is some sort of incompatibility between XCode and something in LLVM, but I have no clue what might be.</div><div>I have installed other versions of Xcode (and also LLVM) and the problem persists.</div><div><br></div><div>Just to give more info. That is what I do to build my backend with cmake:</div><div>- Update CMakeLists.txt in base directory.</div><div>- Update LLVMBuild.txt in lib/Target Directory</div><div>- Add my backend Folder to lib/Target (obviously)</div><div>- Run CMake</div><div><br></div><div>Should I have done something else? Have anyone ever had this problem?</div><div>It used to work properly a while ago.</div><div><br></div><div>Thank you,</div><div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div dir="ltr"><div style="color:rgb(136,136,136);font-family:arial,sans-serif;font-size:12.727272033691406px;background-color:rgb(255,255,255)">Tiago Trevisan Jost<br></div></div></div></div>
</div></div>