LinkingContext

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

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.