Adds missing ml64 /quiet flag documentation - #5091
Conversation
|
Matt Bolitho (@MattBolitho) : Thanks for your contribution! The author(s) have been notified to review your proposed change. |
|
Learn Build status updates of commit 51560e6: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
|
Can you review the proposed changes? IMPORTANT: When the changes are ready for publication, adding a #label:"aq-pr-triaged" |
|
Tyler Whitney (@TylerMSFT) is there anything specific needed for this one? |
Tyler Whitney (TylerMSFT)
left a comment
There was a problem hiding this comment.
Thank you for adding this.
|
Matt Bolitho (@MattBolitho) , what version of VS does this become available in? We should note that if it is a new flag. |
It is available from |
|
Learn Build status updates of commit 9cfa81c: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
|
Thanks, Matt Bolitho (@MattBolitho). Sending this through. |
|
Learn Build status updates of commit 095268e: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
|
#sign-off |
The current
ml64command-line reference seems to be missing documentation for the/quietflag. This flag seems to have been added about a year ago as a result of this CMake issue. I couldn't find much more about it online.Running
ml64 /?with version14.41.34120.0prints the following information:/quiet Suppress 'Assembling' message. This PR adds that text but conjugated like the other option descriptions in the table.