================
@@ -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
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to