[all-commits] [llvm/llvm-project] 2784b2: [M68k] Define __GCC_HAVE_SYNC_COMPARE_AND_SWAP macros

Brad Smith via All-commits all-commits at lists.llvm.org
Thu Dec 29 02:08:51 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2784b243e38f7d526a40838a854554b53ebeb41e
      https://github.com/llvm/llvm-project/commit/2784b243e38f7d526a40838a854554b53ebeb41e
  Author: Brad Smith <brad at comstyle.com>
  Date:   2022-12-29 (Thu, 29 Dec 2022)

  Changed paths:
    M clang/lib/Basic/Targets/M68k.cpp
    M clang/test/Preprocessor/predefined-arch-macros.c

  Log Message:
  -----------
  [M68k] Define __GCC_HAVE_SYNC_COMPARE_AND_SWAP macros

Define __GCC_HAVE_SYNC_COMPARE_AND_SWAP macros

Fixes #58974

Reviewed By: myhsu, glaubitz, 0x59616e

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




More information about the All-commits mailing list