[Lldb-commits] [PATCH] D81119: [lldb] Fix SLEB128 decoding

Jan Kratochvil via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Jun 5 04:22:47 PDT 2020


jankratochvil added a comment.

In D81119#2074954 <https://reviews.llvm.org/D81119#2074954>, @jasonmolenda wrote:

>   lldb-unit :: Utility/./UtilityTests/DataExtractorTest.GetSLEB128_bit63
>   lldb-shell :: SymbolFile/DWARF/DW_TAG_variable-DW_AT_const_value.s


That should be fixed by rG846909e2ab0b <https://reviews.llvm.org/rG846909e2ab0bd279ae2a8ec86074521f59c49eb3>, I will check the sanitized buildbot, sorry I did check only other buildbots.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81119





More information about the lldb-commits mailing list