[PATCH] D66602: Add a LineTable class to GSYM and test it.
Greg Clayton via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 11 11:13:42 PDT 2019
clayborg updated this revision to Diff 219748.
clayborg marked an inline comment as done.
clayborg added a comment.
Switch LineTable and InlineInfo inside of FunctionInfo to be Optional<T>.
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.219748.patch
Type: text/x-patch
Size: 30606 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190911/d1475cbe/attachment.bin>
More information about the llvm-commits
mailing list