[PATCH] D21890: [ELF] - Do not error out when version declaration not found when building executable.

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 1 02:52:50 PDT 2016


ruiu added a comment.

So, if a symbol contains '@' and version scripts are given, then it is an error, right?


http://reviews.llvm.org/D21890





More information about the llvm-commits mailing list