[all-commits] [llvm/llvm-project] 994bb9: [PowerPC] Moving defineXLCompatMacros() definition
Conanap via All-commits
all-commits at lists.llvm.org
Tue Jun 15 12:26:07 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 994bb937f020a014c7039151169649a7076ca9b1
https://github.com/llvm/llvm-project/commit/994bb937f020a014c7039151169649a7076ca9b1
Author: Quinn Pham <quinn.pham at ibm.com>
Date: 2021-06-15 (Tue, 15 Jun 2021)
Changed paths:
M clang/lib/Basic/Targets/PPC.cpp
M clang/lib/Basic/Targets/PPC.h
Log Message:
-----------
[PowerPC] Moving defineXLCompatMacros() definition
Moving the definition of the defineXLCompatMacros function from
the header file clang/lib/Basic/Targets/PPC.h to the source file
clang/lib/Basic/Targets/PPC.cpp.
Differential revision: https://reviews.llvm.org/D104125
More information about the All-commits
mailing list