[Lldb-commits] [PATCH] D87173: Ignores functions that have a range starting outside of a code section

António Afonso via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Nov 19 10:39:55 PST 2020


aadsm added a comment.

When I landed this I got test errors on the windows machine (the same tests pass on the other machine). I tried to repro this on 2 different machines I was able to get access but to no avail. 
These are the failing tests: http://lab.llvm.org:8011/#/builders/83/builds/644 but when I ran lldb-test on the find-basic-function the output was what I would expect so not really sure how I can figure this out. Any ideas?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87173



More information about the lldb-commits mailing list