[PATCH] D67506: GSYM: add encoding and decoding to FunctionInfo
Greg Clayton via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 16 07:43:07 PDT 2019
clayborg updated this revision to Diff 220341.
clayborg added a comment.
- Change "enum InfoType" to "enum InfoType : uint32_t"
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.220341.patch
Type: text/x-patch
Size: 21940 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190916/59abca4a/attachment.bin>
More information about the llvm-commits
mailing list