[all-commits] [llvm/llvm-project] d50856: [AIX] Support init priority attribute
xling-liao via All-commits
all-commits at lists.llvm.org
Thu Apr 8 12:40:57 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d5085617986e8ceabe7af02eb9c50f5350b3f980
https://github.com/llvm/llvm-project/commit/d5085617986e8ceabe7af02eb9c50f5350b3f980
Author: Xiangling Liao <Xiangling.Liao at ibm.com>
Date: 2021-04-08 (Thu, 08 Apr 2021)
Changed paths:
M clang/lib/CodeGen/CGDeclCXX.cpp
M clang/lib/CodeGen/CodeGenFunction.h
M clang/lib/CodeGen/CodeGenModule.h
M clang/lib/CodeGen/ItaniumCXXABI.cpp
M clang/lib/Sema/SemaDeclAttr.cpp
M clang/test/CodeGen/aix-init-priority-attribute.cpp
Log Message:
-----------
[AIX] Support init priority attribute
Differential Revision: https://reviews.llvm.org/D99291
More information about the All-commits
mailing list