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

Rafael Auler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 11 17:11:41 PDT 2021


rafauler updated this revision to Diff 365881.
rafauler added a comment.
Herald added a subscriber: mgorny.

Adding a test case that explains how BOLT leverages this API.
Let me know if should I go for a simpler check that doesn't
involve a round trip to the assembler/cfi parser. Thanks!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107515

Files:
  llvm/include/llvm/DebugInfo/DWARF/DWARFExpression.h
  llvm/unittests/DebugInfo/DWARF/CMakeLists.txt
  llvm/unittests/DebugInfo/DWARF/DWARFExpressionCopyBytesTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107515.365881.patch
Type: text/x-patch
Size: 10116 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210812/ec1995eb/attachment.bin>


More information about the llvm-commits mailing list