[PATCH] Adding llvm-shlib to CMake build system with a few new bells and whistles
Chris Bieneman
beanz at apple.com
Wed Oct 22 20:39:44 PDT 2014
Fixed generation for Xcode. This should work for VS too if someone wants to take the time to implement the export list generation. I also caught an error I overlooked. I was inadvertently generating an empty static library along side the dylib.
http://reviews.llvm.org/D5890
Files:
CMakeLists.txt
tools/CMakeLists.txt
tools/llvm-shlib/CMakeLists.txt
tools/llvm-shlib/libllvm.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5890.15295.patch
Type: text/x-patch
Size: 4462 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141023/e29699d3/attachment.bin>
More information about the llvm-commits
mailing list