[PATCH] D105068: Fix a case where multiple symbols with zero size would cause duplicate entries in gsym files.

walter erquinigo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 28 17:42:48 PDT 2021


wallace added a comment.

btw, did you consider changing Range::intersects function so that it checks the case of empty ranges?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105068



More information about the llvm-commits mailing list