Skip to content
  • Rui Ueyama's avatar
    Allow linker-script-defined entry symbols. · 8da7aa08
    Rui Ueyama authored
    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
    8da7aa08
Loading