[all-commits] [llvm/llvm-project] 80c01d: [BOLT][runtime] Test for outline-atomics support

Vladislav Khmelevsky via All-commits all-commits at lists.llvm.org
Tue Sep 19 12:29:24 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 80c01dd626e05369aa438ca3800bbd5874cfc8e4
      https://github.com/llvm/llvm-project/commit/80c01dd626e05369aa438ca3800bbd5874cfc8e4
  Author: Vladislav Khmelevsky <och95 at yandex.ru>
  Date:   2023-09-19 (Tue, 19 Sep 2023)

  Changed paths:
    M bolt/runtime/CMakeLists.txt

  Log Message:
  -----------
  [BOLT][runtime] Test for outline-atomics support

I'm using clang-10 to build bolt which doesn't have moutline-atomics
option and though it doesn't do it. So test compiler for supporting it
before appending to the list of cxxflags.

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




More information about the All-commits mailing list