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

            Bug ID: 51357
           Summary: Please backport
                    d99e9461b07988914cba573800cd1862f277e155 (clang-repl
                    link fix) to 13.0.0
           Product: clang
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: -New Bugs
          Assignee: unassignedclangb...@nondot.org
          Reporter: mgo...@gentoo.org
                CC: htmldevelo...@gmail.com, llvm-bugs@lists.llvm.org,
                    neeil...@live.com, richard-l...@metafoo.co.uk,
                    vvasi...@cern.ch
            Blocks: 51236

commit d99e9461b07988914cba573800cd1862f277e155
Author: Michał Górny <mgorny@moritz.systems>
Date:   2021-08-05 14:00:34 +0200

    [clang] [clang-repl] Fix linking against LLVMLineEditor

    LLVMLineEditor library is part of the LLVM dylib.  Move it into
    LLVM_LINK_COMPONENTS to avoid duplicate linking when dylib is being
    used.  This fixes building standalone clang against installed LLVM
    without static libraries.

    Differential Revision: https://reviews.llvm.org/D107558


Referenced Bugs:

https://bugs.llvm.org/show_bug.cgi?id=51236
[Bug 51236] [meta] 13.0.0 Release Blockers
-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to