Fixed markup formatting

llvm-svn: 321623
This commit is contained in:
Serge Pavlov 2018-01-01 15:53:16 +00:00
parent 038df49033
commit 93581c5792
1 changed files with 1 additions and 1 deletions

View File

@ -731,7 +731,7 @@ directory where Clang resides.
If a driver mode is specified in invocation, Clang tries to find a file specific If a driver mode is specified in invocation, Clang tries to find a file specific
for the specified mode. For example, if the executable file is named for the specified mode. For example, if the executable file is named
`x86_64-clang-cl`, Clang first looks for `x86_64-cl.cfg` and if it is not found, `x86_64-clang-cl`, Clang first looks for `x86_64-cl.cfg` and if it is not found,
looks for `x86_64.cfg'. looks for `x86_64.cfg`.
If the command line contains options that effectively change target architecture If the command line contains options that effectively change target architecture
(these are -m32, -EL, and some others) and the configuration file starts with an (these are -m32, -EL, and some others) and the configuration file starts with an