Canonicalize PowerPC detection macros to __powerpc__
authorFangrui Song <i@maskray.me>
Mon, 7 Nov 2022 01:29:44 +0000 (17:29 -0800)
committerFangrui Song <i@maskray.me>
Mon, 7 Nov 2022 01:29:45 +0000 (17:29 -0800)
commit6c927f2a8659a8ca35d223b7ccc0c0a03e8a376a
tree05b93770032325ca206ad5e5850384fcca999565
parent7aa90b21b453d1ca52fdfccfd7e01e61d9e5b1f1
Canonicalize PowerPC detection macros to __powerpc__
llvm/include/llvm/Support/Threading.h
llvm/lib/Support/Host.cpp
llvm/lib/Support/Unix/Memory.inc
llvm/unittests/ADT/PackedVectorTest.cpp