[PATCH] D46628: [ELF] Add --strip-debug-non-line option

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 10 10:52:34 PDT 2018


ruiu added a comment.

I know what you are saying, but my question is, is it likely to add new sections in the future? If so, are you sure that a new section is for something other than line info? I don't really have a strong opinion, I'm trying to reduce complexity.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D46628





More information about the llvm-commits mailing list