[all-commits] [llvm/llvm-project] 6c927f: Canonicalize PowerPC detection macros to __powerpc__
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sun Nov 6 17:29:57 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6c927f2a8659a8ca35d223b7ccc0c0a03e8a376a
https://github.com/llvm/llvm-project/commit/6c927f2a8659a8ca35d223b7ccc0c0a03e8a376a
Author: Fangrui Song <i at maskray.me>
Date: 2022-11-06 (Sun, 06 Nov 2022)
Changed paths:
M llvm/include/llvm/Support/Threading.h
M llvm/lib/Support/Host.cpp
M llvm/lib/Support/Unix/Memory.inc
M llvm/unittests/ADT/PackedVectorTest.cpp
Log Message:
-----------
Canonicalize PowerPC detection macros to __powerpc__
More information about the All-commits
mailing list