Language
LTO
-Language
-LTODump
-
Enum
Name(lto_linker_output) Type(enum lto_linker_output) UnknownError(unknown linker output %qs)
LTO Driver Joined RejectNegative Enum(lto_linker_output) Var(flag_lto_linker_output) Init(LTO_LINKER_OUTPUT_UNKNOWN)
Set linker output type (used internally during LTO optimization).
-
fltrans
LTO Var(flag_ltrans)
Run the link-time optimizer in local transformation (LTRANS) mode.
LTO Joined Var(ltrans_output_list)
Specify a file to which a list of files output by LTRANS is written.
+fresolution=
+LTO Joined
+The resolution file.
+
fwpa
LTO Driver
Run the link-time optimizer in whole program analysis (WPA) mode.
Whole program analysis (WPA) mode with number of parallel jobs specified.
+Language
+LTODump
+
list
LTODump Var(flag_lto_dump_list)
Call the dump function for variables and function in IL.
LTODump Var(flag_dump_callgraph)
Dump the symtab callgraph.
-fresolution=
-LTO Joined
-The resolution file.
-
; This comment is to ensure we retain the blank line above.