[PATCH] D61809: [BPF] Preserve debuginfo array/union/struct type name/access index

Yonghong Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 16 09:28:46 PDT 2019


yonghong-song added a comment.

@rsmith @eli.friedman Hi, I just implemented a new version which generates intrinsics only. Three intrinsics are implemented for array/union/structure separately as their handling and parameters are different. Could you take a look? Thanks!


Repository:
  rC Clang

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

https://reviews.llvm.org/D61809





More information about the cfe-commits mailing list