Hi all,<br><br>Attached is a patch solving the build issues of a CMake build of LLVM including compiler-rt. I tested with MinGW-w64 GCC 4.7.2 for x86 and x64. Mostly a missing function I implemented a while back in the tests that moved to lib, some missing typedefs and some wrong typedefs for x64. I also commented out the error saying the interception function doesn't work. Note I didn't fix it, but it does prevent the build of LLVM+Clang+compiler-rt as described on <a href="http://clang.llvm.org/get_started.html">http://clang.llvm.org/get_started.html</a><br>
<br>Please comment or apply a perhaps modified version of the patch. Thanks!<br><br>Ruben<br><br>PS: please reply to me directly, I am not subscribed to the llvm lists.<br>