Skip to content

sui_v1.38.0_1731624168_ci

@awelc awelc tagged this 14 Nov 21:01
## Description 

This PR adds additional field to the source map describing the location
of the entire function. This is needed to enable better handling of
macros in the trace viewer (we need to know which instructions in a
given function are outside of a function body to identify those that
belong to inlined macro functions).

## Test plan 

All existing tests must pass
Assets 2
Loading