67d4d6066a
This allows bloaty to attribute functions (but not variables) written in assembly to their source file. Which in turn allows the binary_size visualization to group, e.g., all the boringssl crypto kernels under boringssl instead of them all appearing at the top level. Change-Id: I6f601f44931d6c3d2fe2018a43804b070643fba5 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/486520 Reviewed-by: Alexander Aprelev <aam@google.com> Commit-Queue: Ryan Macnak <rmacnak@google.com>