summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Templates/MSBuild/FlagTables/v143_CL.json18
1 files changed, 9 insertions, 9 deletions
diff --git a/Templates/MSBuild/FlagTables/v143_CL.json b/Templates/MSBuild/FlagTables/v143_CL.json
index 8851c9ba11..b8697fb166 100644
--- a/Templates/MSBuild/FlagTables/v143_CL.json
+++ b/Templates/MSBuild/FlagTables/v143_CL.json
@@ -428,9 +428,9 @@
},
{
"name": "SpectreMitigation",
- "switch": "Qspectre",
- "comment": "Enabled",
- "value": "Spectre",
+ "switch": "Qspectre-load-cf",
+ "comment": "All Control Flow Loads",
+ "value": "SpectreLoadCF",
"flags": []
},
{
@@ -442,16 +442,16 @@
},
{
"name": "SpectreMitigation",
- "switch": "Qspectre-load-cf",
- "comment": "All Control Flow Loads",
- "value": "SpectreLoadCF",
+ "switch": "Qspectre-",
+ "comment": "Disabled",
+ "value": "false",
"flags": []
},
{
"name": "SpectreMitigation",
- "switch": "",
- "comment": "Disabled",
- "value": "false",
+ "switch": "Qspectre",
+ "comment": "Enabled",
+ "value": "Spectre",
"flags": []
},
{