[PATCH] D66600: Add encode and decode methods to InlineInfo and document encoding format to the GSYM file format

Greg Clayton via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 22 10:48:35 PDT 2019


clayborg updated this revision to Diff 216668.
clayborg added a comment.

- document arguments to "static bool decodeAll(...)" in InlineInfo.cpp
- If decodeAll() returns false, clear the InlineInfo


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

https://reviews.llvm.org/D66600

Files:
  include/llvm/DebugInfo/GSYM/InlineInfo.h
  lib/DebugInfo/GSYM/InlineInfo.cpp
  unittests/DebugInfo/GSYM/GSYMTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66600.216668.patch
Type: text/x-patch
Size: 7294 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190822/c8874b25/attachment.bin>


More information about the llvm-commits mailing list