[ELF] Do not add start and end symbols in case they are already defined
authorEugene Leviant <evgeny.leviant@gmail.com>
Mon, 15 Aug 2016 07:24:20 +0000 (07:24 +0000)
committerEugene Leviant <evgeny.leviant@gmail.com>
Mon, 15 Aug 2016 07:24:20 +0000 (07:24 +0000)
commita5c8a685356a5c5e956723429f7c2c39f8fbcd37
tree5a070b7e4e4f5b62e119b31f5efc36690a03bf85
parentb439dfe6babc77800d9f71d0dc5d4ef6cf676a46
[ELF] Do not add start and end symbols in case they are already defined

llvm-svn: 278657
lld/ELF/Writer.cpp
lld/test/ELF/linkerscript/linkerscript-start-end.s [new file with mode: 0644]