<div>Hello folks!</div><div><br></div><div>I just wanted to give everyone a heads up about this. I spoke with Doug about this about a month ago and he told me to charge boldly forward, so the commits will be flying RSN.</div>
<div><br></div><div>Essentially, the compiler-rt CMake build system is largely non-functional. Major portions are just commented out, I couldn't get it to actually build anything. Daniel has mostly been maintaining and updating the Makefile build system.</div>
<div><br></div><div>I'd like to get compiler-rt building as part of normal LLVM/Clang/Compiler-RT checkouts. Manuel and I have hacked together a prototype and everything seems to work, so I'm going to be removing the old cmake bits and adding the new ones over the next day or two. Once it's all working and tested, I'll remove the blacklist that prevents recursing into compiler-rt when building with LLVM & Clang, and add conditional bits to the Clang build to install the built libraries in appropriate places.</div>
<div><br></div><div><br></div><div>If this is going to cause anyone pain or suffering, shout out, chime in, and let me know about your use case so we can figure out the best way to support it.</div><div><br></div><div>-Chandler</div>