[all-commits] [llvm/llvm-project] d5c0b9: [lld-macho][nfc] Expand the compact unwind symbol ...

Jez Ng via All-commits all-commits at lists.llvm.org
Sat Jul 10 21:35:20 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d5c0b9c84886aea65d7148f403b08799bec9186e
      https://github.com/llvm/llvm-project/commit/d5c0b9c84886aea65d7148f403b08799bec9186e
  Author: Jez Ng <jezng at fb.com>
  Date:   2021-07-11 (Sun, 11 Jul 2021)

  Changed paths:
    A lld/test/MachO/compact-unwind-sym-relocs.s
    R lld/test/MachO/relocs-syms-not-in-got.s

  Log Message:
  -----------
  [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.




More information about the All-commits mailing list