[Lldb-commits] [PATCH] D63540: Fix lookup of symbols at the same address with no size vs. size
    Muhammad Omair Javaid via Phabricator via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Thu Nov 14 01:28:05 PST 2019
    
    
  
omjavaid added a comment.
In D63540#1744110 <https://reviews.llvm.org/D63540#1744110>, @jankratochvil wrote:
> It is still the same (no arm32 regression) with `16bdcc809c72c639a2888b6b859dca88453e3c28` and this patch reapplied.
Hi Jan,
This issue manifests itself only when lldb test suite is being run on 32-bit arm host. I think we dont run complete testsuite when we test via lldb-dotest with lldb-server cross-compiled for Arm 32-bit.
I am trying to find a reasonable way to reproduce this issue. I ll get back to you with more details.
Thanks!
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63540/new/
https://reviews.llvm.org/D63540
    
    
More information about the lldb-commits
mailing list