[all-commits] [llvm/llvm-project] d227c3: [Hexagon][VE][WebAssembly] Define __GCC_HAVE_SYNC_...

Brad Smith via All-commits all-commits at lists.llvm.org
Thu Jan 5 01:45:49 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d227c3b68cf5c236902c9ff4fdf8b719c9a3dd26
      https://github.com/llvm/llvm-project/commit/d227c3b68cf5c236902c9ff4fdf8b719c9a3dd26
  Author: Brad Smith <brad at comstyle.com>
  Date:   2023-01-05 (Thu, 05 Jan 2023)

  Changed paths:
    M clang/lib/Basic/Targets/Hexagon.cpp
    M clang/lib/Basic/Targets/VE.cpp
    M clang/lib/Basic/Targets/WebAssembly.cpp
    M clang/test/Preprocessor/init.c
    M clang/test/Preprocessor/predefined-arch-macros.c

  Log Message:
  -----------
  [Hexagon][VE][WebAssembly] Define __GCC_HAVE_SYNC_COMPARE_AND_SWAP macros

Define __GCC_HAVE_SYNC_COMPARE_AND_SWAP macros

Reviewed By: kparzysz, aheejin, MaskRay

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




More information about the All-commits mailing list