[all-commits] [llvm/llvm-project] 174c41: libclc: Pass system libraries to the linker after ...

Tom Stellard via All-commits all-commits at lists.llvm.org
Wed Apr 29 15:36:10 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 174c41defc63db4ac7594e00a5044672ff624a31
      https://github.com/llvm/llvm-project/commit/174c41defc63db4ac7594e00a5044672ff624a31
  Author: Tom Stellard <tstellar at redhat.com>
  Date:   2020-04-29 (Wed, 29 Apr 2020)

  Changed paths:
    M libclc/CMakeLists.txt

  Log Message:
  -----------
  libclc: Pass system libraries to the linker after llvm libraries

Summary:
The llvm libraries depend on the symbols in the system libaries, so
the system libraries need to be added after.

Reviewers: jvesely

Reviewed By: jvesely

Subscribers: mgorny, llvm-commits

Tags: #llvm

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




More information about the All-commits mailing list