[PATCH] D84825: [ELF] Change tombstone value -1 to 0

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 6 03:19:09 PDT 2020


grimar added a comment.

In D84825#2198941 <https://reviews.llvm.org/D84825#2198941>, @jhenderson wrote:

>> I agree with MaskRay that we should move the discussion of a command line flag to another patch. It is difficult to follow the discussion here. I also think that the vast majority of users will never touch a command line option unless their program exhibits a problem with a debug processing tool. Getting the default behaviour changed is the most important thing.
>
> I agree with this point. Let's not combine the two issues, even if they are related.

+1.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84825



More information about the llvm-commits mailing list