This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [gold][patch] Add a add_input_library callback


Rafael Espindola <espindola@google.com> writes:

> -Plugin_manager::add_input_file(char *pathname)
> +Plugin_manager::add_input_file(char *pathname, bool search)

Sorry, one other comment.  The new parameter should be named "is_lib",
not "search".  You are using it as the "is_lib" parameter of
Input_file_argument.

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]