[PATCH] D83801: [MC] Pass the section to onSymbolStart() for more context

Ronak Chauhan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 14 23:49:07 PDT 2020


rochauha added a comment.

In D83801#2152421 <https://reviews.llvm.org/D83801#2152421>, @MaskRay wrote:

> Can you demonstrate how you are going to use the new interface?


The note section in AMDGPU ELF objects contains metadata. But we need to know whether the section is note section to deal with it.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D83801/new/

https://reviews.llvm.org/D83801





More information about the llvm-commits mailing list