[ELF] Allow defined symbols to be assigned from linker script
This patch allows for linker scripts to assign a new value to a symbol that is already defined (either in an object file or the linker script itself). llvm-svn: 291459
Loading
Please register or sign in to comment