[PATCH] D106614: [Clang] add btf_tag attribute

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 29 05:10:25 PDT 2021


aaron.ballman added a comment.

In D106614#2912292 <https://reviews.llvm.org/D106614#2912292>, @yonghong-song wrote:

>> This currently has no codegen, so it only adds the attribute to the AST and does nothing with it. Can you also add the codegen components to this patch?
>
> In one of my early PIC patches, David Blaikie suggested to break into manageable pieces
> for review and that is why I have multiple patches instead of one giant one. Please let
> me know if you have better suggestions.

Ah, nope, this is fine -- I had missed noticing that this was part of a patch stack.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106614



More information about the cfe-commits mailing list