Simplify -e <number> option handling.
authorRui Ueyama <ruiu@google.com>
Wed, 7 Dec 2016 03:23:06 +0000 (03:23 +0000)
committerRui Ueyama <ruiu@google.com>
Wed, 7 Dec 2016 03:23:06 +0000 (03:23 +0000)
commita1407c4fdf3058d5216d1433a16aae81b46a8463
tree1534ee05f9c596fb15d35601a7659a31e35e25a1
parent67ec0eb531d2c0f7931b08b6c5fa1d8380b0b852
Simplify -e <number> option handling.

This patch is to parse the entry symbol name lazily.

llvm-svn: 288882
lld/ELF/Config.h
lld/ELF/Driver.cpp
lld/ELF/Writer.cpp