[all-commits] [llvm/llvm-project] 880f39: [Clang] Enable AIX initial-exec TLS mode
Qiu Chaofan via All-commits
all-commits at lists.llvm.org
Mon Sep 4 20:01:36 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 880f39af6115184ccd1950ff263b7c43993cd438
https://github.com/llvm/llvm-project/commit/880f39af6115184ccd1950ff263b7c43993cd438
Author: Qiu Chaofan <qiucofan at cn.ibm.com>
Date: 2023-09-05 (Tue, 05 Sep 2023)
Changed paths:
M clang/lib/Frontend/CompilerInvocation.cpp
M clang/lib/Sema/SemaDeclAttr.cpp
M clang/test/CodeGen/PowerPC/aix-tls-model.cpp
M clang/test/Sema/aix-attr-tls_model.c
Log Message:
-----------
[Clang] Enable AIX initial-exec TLS mode
Reviewed By: shchenz
Differential Revision: https://reviews.llvm.org/D156076
More information about the All-commits
mailing list