[PATCH] D23609: [ELF] - Linkerscript: support VERSION command.

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 17 12:15:49 PDT 2016


ruiu added a comment.

I don't see a reason to keep LinkerScript and SymbolListFile being separated. I'd think we should move code from SymbolListFile to LinkerScript.


https://reviews.llvm.org/D23609





More information about the llvm-commits mailing list