[Lldb-commits] [PATCH] D86348: [lldb/DWARF] More DW_AT_const_value fixes
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Aug 21 06:27:50 PDT 2020
labath updated this revision to Diff 287023.
labath added a comment.
Actually, keep the old const_value test, but give it a bitfield-specific name. Testing bitfields+const_values is still interesting.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86348/new/
https://reviews.llvm.org/D86348
Files:
lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
lldb/test/Shell/SymbolFile/DWARF/DW_AT_const_value-bitfields.s
lldb/test/Shell/SymbolFile/DWARF/DW_AT_const_value.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86348.287023.patch
Type: text/x-patch
Size: 30655 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200821/3c2f3d90/attachment-0001.bin>
More information about the lldb-commits
mailing list