https://llvm.org/bugs/show_bug.cgi?id=26375

            Bug ID: 26375
           Summary: -DLLVM_LINK_LLVM_DYLIB:BOOL=ON should link clang
                    executables against libclang.dylib
           Product: clang
           Version: trunk
          Hardware: Macintosh
                OS: MacOS X
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

When using -DLLVM_LINK_LLVM_DYLIB:BOOL=ON, the cmake build of clang and
clang-tools-extra in current trunk neglects to link the clang* executables
against the enlarged libclang.dylib. Instead the clang* executables are
reverted to static linkages on the linclang*.a support libraries.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to