[PATCH] D66602: Add a LineTable class to GSYM and test it.

Greg Clayton via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 5 11:53:20 PDT 2019


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

Add full error handling to encoding and decoding in the same way that I did it in https://reviews.llvm.org/D66600.


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

https://reviews.llvm.org/D66602

Files:
  include/llvm/DebugInfo/GSYM/FunctionInfo.h
  include/llvm/DebugInfo/GSYM/LineTable.h
  lib/DebugInfo/GSYM/CMakeLists.txt
  lib/DebugInfo/GSYM/FunctionInfo.cpp
  lib/DebugInfo/GSYM/LineTable.cpp
  unittests/DebugInfo/GSYM/GSYMTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66602.218961.patch
Type: text/x-patch
Size: 29787 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190905/cfe86855/attachment-0001.bin>


More information about the llvm-commits mailing list