[clang] [llvm] [docs] Add llvm and clang release notes for the global-var code model attribute (PR #78664)

Matt Arsenault via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 18 19:29:33 PST 2024


================
@@ -70,6 +70,8 @@ Changes to the LLVM IR
 
 * Added `llvm.exp10` intrinsic.
 
+* Added a code model attribute for the global variable.
----------------
arsenm wrote:

Helpful to include link to the LangRef reference 

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


More information about the cfe-commits mailing list