[all-commits] [llvm/llvm-project] 170835: lld: link libatomic if needed for Timer

Josh Stone via All-commits all-commits at lists.llvm.org
Mon Aug 24 10:46:36 PDT 2020


  Branch: refs/heads/release/11.x
  Home:   https://github.com/llvm/llvm-project
  Commit: 1708358fbbf58d4a870be015ef21eeea9adae87b
      https://github.com/llvm/llvm-project/commit/1708358fbbf58d4a870be015ef21eeea9adae87b
  Author: Josh Stone <jistone at redhat.com>
  Date:   2020-08-24 (Mon, 24 Aug 2020)

  Changed paths:
    M lld/CMakeLists.txt
    M lld/Common/CMakeLists.txt

  Log Message:
  -----------
  lld: link libatomic if needed for Timer

D80298 made Timer::total atomic, but this requires linking libatomic
on some targets.

Reviewed By: aaronpuchert

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

(cherry picked from commit b26b32b5d3b85812a12f5e3bf011428612f78e19)




More information about the All-commits mailing list