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


================
@@ -70,6 +70,8 @@ Changes to the LLVM IR
 
 * Added `llvm.exp10` intrinsic.
 
+* Added a code model attribute for the `global variable <LangRef.html#global-variables>`_.
----------------
xen0n wrote:

Refer to the IR construct verbatim, i.e. `code_model`, for better readability?

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


More information about the cfe-commits mailing list