[all-commits] [llvm/llvm-project] 66110f: [PowerPC][AIX] Add -mloadtime-comment-vars support...
Tony Varghese via All-commits
all-commits at lists.llvm.org
Tue Jun 2 07:52:03 PDT 2026
Branch: refs/heads/users/tonykuttai/pragma-comment-copyright-cli
Home: https://github.com/llvm/llvm-project
Commit: 66110fe109a470a7964e16c1373acc41bab79e91
https://github.com/llvm/llvm-project/commit/66110fe109a470a7964e16c1373acc41bab79e91
Author: Tony Varghese <tony.varghese at ibm.com>
Date: 2026-06-02 (Tue, 02 Jun 2026)
Changed paths:
M clang/docs/LanguageExtensions.rst
M clang/include/clang/Basic/CodeGenOptions.h
M clang/include/clang/Options/Options.td
M clang/lib/CodeGen/CodeGenModule.cpp
M clang/lib/CodeGen/CodeGenModule.h
M clang/lib/Driver/ToolChains/Clang.cpp
A clang/test/CodeGen/loadtime-comment-vars.c
M llvm/lib/Transforms/Utils/LowerCommentStringPass.cpp
A llvm/test/Transforms/LowerCommentString/loadtime-comment-vars.ll
Log Message:
-----------
[PowerPC][AIX] Add -mloadtime-comment-vars support to preserve variables
in the final object file.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list