[PATCH] D21781: [ELF] Warn for duplicate symbols in version scripts instead of erroring out

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 27 22:55:51 PDT 2016


grimar added a comment.

In http://reviews.llvm.org/D21781#468584, @ruiu wrote:

> LGTM. If it's still too verbose, we should just remove this code.


I am not sure we should. That is definitely a error in script to have that. Users should fix their scripts instead.


Repository:
  rL LLVM

http://reviews.llvm.org/D21781





More information about the llvm-commits mailing list