Skip to content
Snippets Groups Projects
Commit 2b354381 authored by Sylvestre Ledru's avatar Sylvestre Ledru
Browse files

Document the forward of the -u option (r211756)

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@212969 91177308-0d34-0410-b5e6-96231b3b80d8
parent b6c20027
No related branches found
No related tags found
No related merge requests found
...@@ -100,6 +100,8 @@ passes via three new flags: `-Rpass`, `-Rpass-missed` and `-Rpass-analysis`. ...@@ -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 These flags take a POSIX regular expression which indicates the name
of the pass (or passes) that should emit optimization remarks. 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 New Pragmas in Clang
----------------------- -----------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment