[all-commits] [llvm/llvm-project] 0fb299: [lld-macho][nfc] Fix YAML input in compact-unwind-...

Jez Ng via All-commits all-commits at lists.llvm.org
Sun Jul 11 18:36:48 PDT 2021


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

  Changed paths:
    M lld/test/MachO/compact-unwind-sym-relocs.s

  Log Message:
  -----------
  [lld-macho][nfc] Fix YAML input in compact-unwind-sym-relocs.s

* Adjust strsize so llvm-objdump doesn't complain about it extending
  past the end of file
* Remove symbol that was referencing a deleted section
* Adjust n_sect of the remaining `_main` symbol to point at the right
  section




More information about the All-commits mailing list