mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-16 13:11:24 +08:00
lto.texi (-fresolution): Document.
2014-03-18 Richard Biener <rguenther@suse.de> * doc/lto.texi (-fresolution): Document. From-SVN: r208644
This commit is contained in:
parent
c07990cc8c
commit
c2679d843f
@ -1,3 +1,7 @@
|
||||
2014-03-18 Richard Biener <rguenther@suse.de>
|
||||
|
||||
* doc/lto.texi (-fresolution): Document.
|
||||
|
||||
2014-03-18 Richard Biener <rguenther@suse.de>
|
||||
|
||||
* doc/contrib.texi: Adjust my name.
|
||||
|
@ -586,4 +586,10 @@ optimizes an object and produces the final assembly.
|
||||
This option specifies a file to which the names of LTRANS output
|
||||
files are written. This option is only meaningful in conjunction
|
||||
with @option{-fwpa}.
|
||||
|
||||
@item -fresolution=@var{file}
|
||||
@opindex fresolution
|
||||
This option specifies the linker resolution file. This option is
|
||||
only meaningful in conjunction with @option{-fwpa} and as option
|
||||
to pass through to the LTO linker pluign.
|
||||
@end itemize
|
||||
|
Loading…
x
Reference in New Issue
Block a user