[PATCH] D107515: [DWARF] Expose raw bytes in DWARFExpression

Rafael Auler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 5 12:51:40 PDT 2021


rafauler added a comment.

That's a valid point. For context, this is the full patch in our repo that is a mirror of current LLVM monorepo with BOLT in it (in folder /bolt), and shows how BOLT as a client uses this info:

https://github.com/facebookincubator/BOLT/pull/196


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107515



More information about the llvm-commits mailing list