SWDEV-325538 - Enable code object v5 by default

Change-Id: I8c2bd415461403366de6e8b9157dd2fa6dc0c2a6


[ROCm/clr commit: 5914ac3c6e]
このコミットが含まれているのは:
Konstantin Zhuravlyov
2023-04-12 10:37:57 -04:00
committed by Rahul Garg
コミット cdaea3b1be
+2 -2
ファイルの表示
@@ -1272,8 +1272,8 @@ OPTION(OT_UINT32, \
OA_RUNTIME|OVA_OPTIONAL|OA_SEPARATOR_EQUAL, \
"code-object-version", NULL, \
LCCodeObjectVersion, \
4, 4, 5, NULL, \
"Specify code object ABI version. Allowed values are 4, and 5. Defaults to 4. (COMGR only)")
5, 4, 5, NULL, \
"Specify code object ABI version. Allowed values are 4, and 5. Defaults to 5. (COMGR only)")
/*
Do not remove the following line. Any option should be