[clang] [llvm] [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:43 PST 2024


================
@@ -1119,6 +1119,14 @@ Windows Support
 
 LoongArch Support
 ^^^^^^^^^^^^^^^^^
+- Added a code model attribute for the global variable. The following values
----------------
xen0n wrote:

"The `model` attribute is now supported for overriding the default code model used to access global variables." or something like that?

https://github.com/llvm/llvm-project/pull/78664


More information about the cfe-commits mailing list