[llvm] [clang] [docs] Add llvm and clang release notes for the global-var code model attribute (PR #78664)
WÁNG Xuěruì via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 19 00:19:42 PST 2024
================
@@ -130,6 +132,8 @@ Changes to the Hexagon Backend
Changes to the LoongArch Backend
--------------------------------
+* Respect the code model attribute of global variables when different from
+ their default values.
----------------
xen0n wrote:
"Code model of global variables can now be overridden by means of the newly-added `code_model` LLVM IR attribute."?
https://github.com/llvm/llvm-project/pull/78664
More information about the cfe-commits
mailing list