[lld-macho][nfc] Expand the compact unwind symbol reloc test
authorJez Ng <jezng@fb.com>
Sun, 11 Jul 2021 04:19:03 +0000 (00:19 -0400)
committerJez Ng <jezng@fb.com>
Sun, 11 Jul 2021 04:35:05 +0000 (00:35 -0400)
commitd5c0b9c84886aea65d7148f403b08799bec9186e
treecd0cf8050cf87288b79a6617cbb89bc65a29c098
parent1a5f4cbe1bd62e6624cbb77dad0d363addd1b324
[lld-macho][nfc] Expand the compact unwind symbol reloc test

Add a bit more detail to the comments, and check that the final binary
does indeed have a `__unwind_info` section (D105557 previosly regressed
this).

Also rename the test to emphasize that we are testing relocations
compact unwind, not relocations in general.
lld/test/MachO/compact-unwind-sym-relocs.s [moved from lld/test/MachO/relocs-syms-not-in-got.s with 87% similarity]