[ELF] Allow references to reserved symbols in linker scripts
This requires collectign all symbols referenced in the linker script and adding them to symbol table as undefined symbol. Differential Revision: https://reviews.llvm.org/D31147 llvm-svn: 298577
Loading
Please register or sign in to comment