LinkingContext

Immutable store of information needed for C++ linking that is aggregated across dependencies.

additional_inputs

depset LinkingContext.additional_inputs

Returns the list of additional inputs, e.g.: linker scripts.

sequence LinkingContext.libraries_to_link

Returns the list of LibraryToLink.

sequence LinkingContext.user_link_flags

Returns the list of user link flags passed as strings.