[PATCH] D66602: Add a LineTable class to GSYM and test it.
Greg Clayton via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 10 18:32:09 PDT 2019
clayborg updated this revision to Diff 219649.
clayborg added a comment.
- Fixed license on LineTable.h/.cpp
- Fixed camel case on encode_special
- Remote LTOC_ prefix from LineTableOpCode enumerators
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.219649.patch
Type: text/x-patch
Size: 29741 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190911/bbbbf5c2/attachment.bin>
More information about the llvm-commits
mailing list