[llvm] [llvm][IR] Add per-global code model attribute (PR #72077)

Arthur Eubanks via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 14 19:39:50 PST 2023


================
@@ -757,6 +757,7 @@ Syntax::
                          <global | constant> <Type> [<InitializerConstant>]
                          [, section "name"] [, partition "name"]
                          [, comdat [($name)]] [, align <Alignment>]
+                         [, code_model "model"]
----------------
aeubanks wrote:

this needs an explanation

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


More information about the llvm-commits mailing list