SWDEV-325538 - Enable code object v5 by default
Change-Id: I8c2bd415461403366de6e8b9157dd2fa6dc0c2a6
[ROCm/clr commit: 5914ac3c6e]
This commit is contained in:
committed by
Rahul Garg
parent
00b9c77a3a
commit
cdaea3b1be
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user