[PATCH] D54124: [llvm-readelf] Make llvm-readelf more compatible with GNU readelf.

Kristina Brooks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 9 18:46:33 PST 2018


kristina added a comment.

I'm in favor of breaking changes for preserving GNU binutils compatibility. I think if downstream projects require "nonstandard" aliases, it is easy enough to tweak while in upstream I think compatibility is more important and brings LLVM's replacements for binutils one step closer to being drop-ins, which in turn encourages wider adoption of said tools.


Repository:
  rL LLVM

https://reviews.llvm.org/D54124





More information about the llvm-commits mailing list