Cmake configure failed to connect target builtins to target compiler-rt on OS X

Jacky Tsao via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 16 22:09:41 PST 2015


The function 'return ()' in macro
'darwin_add_embedded_builtin_libraries' will let
'compiler-rt/lib/builtins/CMakefile.txt' return early before executing
'add_dependencies(compiler-rt builtins)' Which would left target
'builtins' an orphan.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CompilerRTDarwinUtils.cmake.patch
Type: application/octet-stream
Size: 8143 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151117/d0233f8b/attachment.obj>


More information about the llvm-commits mailing list