If a symbol points to the end of a fragment, instead of searching for fixups in that fragment, search in the next fragment.
Fixes spurious assembler error with subtarget change next to "la" pseudo-instruction, or expanded equivalent.
Alternate proposal to fix the problem discussed in https://reviews.llvm.org/D58759.