Document the forward of the -u option (r211756)

llvm-svn: 212969
This commit is contained in:
Sylvestre Ledru 2014-07-14 18:34:37 +00:00
parent 5e43f74d4c
commit 0e767b16f9
1 changed files with 2 additions and 0 deletions

View File

@ -100,6 +100,8 @@ passes via three new flags: `-Rpass`, `-Rpass-missed` and `-Rpass-analysis`.
These flags take a POSIX regular expression which indicates the name
of the pass (or passes) that should emit optimization remarks.
The option `-u` is forwarded to the linker on gnutools toolchains.
New Pragmas in Clang
-----------------------