PPTC: Fix unwanted propagation of a relocatable constant in a specific case. (#1990)
* Fix unwanted propagation of a relocatable constant in a specific case. * Ptc.InternalVersion = 1990 * Nit to retrigger the Checks.
This commit is contained in:
@@ -1235,7 +1235,7 @@
|
||||
"enable_ptc": {
|
||||
"$id": "#/properties/enable_ptc",
|
||||
"type": "boolean",
|
||||
"title": "Enable Profiled Persistent Translation Cache",
|
||||
"title": "Enable PPTC (Profiled Persistent Translation Cache)",
|
||||
"description": "Enables or disables profiled translation cache persistency",
|
||||
"default": true,
|
||||
"examples": [
|
||||
|
Reference in New Issue
Block a user