UsersManual.rst: update text for /GX- to match r328708

llvm-svn: 329052
This commit is contained in:
Hans Wennborg 2018-04-03 09:28:21 +00:00
parent 2ace8dc1c3
commit 729eb0b2f8
1 changed files with 1 additions and 1 deletions

View File

@ -2791,7 +2791,7 @@ Execute ``clang-cl /?`` to see a list of supported options:
/Gv Set __vectorcall as a default calling convention
/Gw- Don't put each data item in its own section
/Gw Put each data item in its own section
/GX- Enable exception handling
/GX- Disable exception handling
/GX Enable exception handling
/Gy- Don't put each function in its own section
/Gy Put each function in its own section