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