[PATCH] D49371: [ELF] - Do not produce broken output when amount of sections is > ~65k
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 18 09:54:23 PDT 2018
ruiu added a comment.
Do you really need this? That the spec says something doesn't always mean that we need it. I'm afraid that all these nitpicky details would accumulate and make the entire program hard to read. Even though I'm not against "doing it right", I really want you to show some examples to convince others that we need it. Also, please wait for me for a few days (I believe you've got my vacation responder email) to review your change. In the meantime, could you please revert this change?
Repository:
rL LLVM
https://reviews.llvm.org/D49371
More information about the llvm-commits
mailing list