[all-commits] [llvm/llvm-project] e8f386: [PowerPC][AIX] Add -mloadtime-comment-vars support...
Tony Varghese via All-commits
all-commits at lists.llvm.org
Tue Jun 2 07:56:44 PDT 2026
Branch: refs/heads/users/tonykuttai/pragma-comment-copyright-cli
Home: https://github.com/llvm/llvm-project
Commit: e8f38666590a715ed3533ddca5f512a808659b5c
https://github.com/llvm/llvm-project/commit/e8f38666590a715ed3533ddca5f512a808659b5c
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