> ## Documentation Index
> Fetch the complete documentation index at: https://bazel-pr-30868.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# LinkingContext {#modules.LinkingContext}

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

## Members

* [linker\_inputs](#linker_inputs)

<h2 id="linker_inputs">
  linker\_inputs
</h2>

```
depset LinkingContext.linker_inputs
```

Returns the depset of linker inputs.
