[all-commits] [llvm/llvm-project] f70d17: [LoongArch] Define __GCC_HAVE_SYNC_COMPARE_AND_SWA...

Brad Smith via All-commits all-commits at lists.llvm.org
Thu Jan 5 17:21:40 PST 2023


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

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

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

Define __GCC_HAVE_SYNC_COMPARE_AND_SWAP macros

Reviewed By: SixWeining, MaskRay

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




More information about the All-commits mailing list