[PATCH] D23405: [ELF] Do not add start and end symbols in case they are defined in linker script

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 11 14:22:18 PDT 2016


ruiu added a comment.

This change seems too subtle. Why don't you not call `addStartEndSymbols` if Scripts->HasContents?


Repository:
  rL LLVM

https://reviews.llvm.org/D23405





More information about the llvm-commits mailing list