add a note

llvm-svn: 39005
This commit is contained in:
Chris Lattner 2006-10-17 05:20:30 +00:00
parent ff43821d53
commit 110da6979e

View File

@ -67,7 +67,7 @@ II. Usage of clang driver:
* Basic Command-Line Options:
- Help: clang --help
- Standard GCC options accepted: -E, -I*, -i*, -pedantic, etc.
- Standard GCC options accepted: -E, -I*, -i*, -pedantic, -std=c90, etc.
- Make diagnostics more gcc-like: -fno-caret-diagnostics -fno-show-column
- Enable metric printing: -stats