[ELF] Fix functionality of merging similar strings.
For PC relative accesses, negative addends were to be ignored. The linker was not ignoring it and would fail with an assert. This fixes the issue and is able to get Helloworld working. llvm-svn: 220179
Loading
Please sign in to comment