Config: Adds missing server option to DumpIR description

This was accepted but I failed to describe it when added.
This commit is contained in:
Ryan Houdek 2023-08-14 12:22:35 -07:00
parent 112c463655
commit 648d8aeb65

View File

@ -198,7 +198,7 @@
"Default": "no",
"Desc": [
"Folder to dump the IR in to.",
"[no, stdout, stderr, <Folder>]"
"[no, stdout, stderr, server, <Folder>]"
]
},
"PassManagerDumpIR": {