labath added a comment.

The `num_compile_units==3` assumption is also fragile, as files like 
crtbegin/end, etc. can come with debug info too (ran into that downstream). 
Changed the assertion to `>=3` in fd06f6441.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88483

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to