Allow linker-script-defined entry symbols.
Previously, we were checking the existence of an entry symbol too early. It was done before the linker script processor creates symbols defined in scripts. Fixes bug 30743. llvm-svn: 284676
Loading
Please sign in to comment