[PATCH] D67506: GSYM: add encoding and decoding to FunctionInfo

Greg Clayton via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 12 15:08:09 PDT 2019


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

- Fix comment from ///< to ///
- change "sizeof(uint32_t)" to "4"


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

https://reviews.llvm.org/D67506

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67506.220012.patch
Type: text/x-patch
Size: 21949 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190912/88202e89/attachment.bin>


More information about the llvm-commits mailing list