PR ld/17973 LTO file syms
[deliverable/binutils-gdb.git] / include / bfdlink.h
index add4971df84dd6860169df10b009020e99b659be..6a02a3c43bfa747c0905178726e6e6e5f17c8e7f 100644 (file)
@@ -301,9 +301,6 @@ struct bfd_link_info
   /* TRUE if the LTO plugin is active.  */
   unsigned int lto_plugin_active: 1;
 
-  /* TRUE if we are loading LTO outputs.  */
-  unsigned int loading_lto_outputs: 1;
-
   /* TRUE if global symbols in discarded sections should be stripped.  */
   unsigned int strip_discarded: 1;
 
This page took 0.036233 seconds and 4 git commands to generate.