[all-commits] [llvm/llvm-project] 41f90e: Reland "[lld-macho] Emit map file entry for compac...

Jez Ng via All-commits all-commits at lists.llvm.org
Tue Dec 6 13:43:03 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 41f90e970e381f0a4980395e7597d72f0054937e
      https://github.com/llvm/llvm-project/commit/41f90e970e381f0a4980395e7597d72f0054937e
  Author: Jez Ng <jezng at fb.com>
  Date:   2022-12-06 (Tue, 06 Dec 2022)

  Changed paths:
    M lld/MachO/MapFile.cpp
    M lld/test/MachO/map-file.s

  Log Message:
  -----------
  Reland "[lld-macho] Emit map file entry for compact unwind info"

This reverts commit ac3096e1dd77a2687797d38976d5f8c93f7353e5.

The buildbot failure from the earlier patch set has been fixed by 7c7e39db7a.

Differential Revision: https://reviews.llvm.org/D137369


  Commit: ee146ab5b6760650233dd2f1f4e6a43eb06c900b
      https://github.com/llvm/llvm-project/commit/ee146ab5b6760650233dd2f1f4e6a43eb06c900b
  Author: Jez Ng <jezng at fb.com>
  Date:   2022-12-06 (Tue, 06 Dec 2022)

  Changed paths:
    M lld/MachO/InputFiles.cpp
    M lld/test/MachO/map-file.s

  Log Message:
  -----------
  Reland "[lld-macho] Fix bugs around EH_Frame symbols"

This reverts commit e2c868fbf7c304ed1814ed53fdeb7605042f3c8c.

The buildbot failure from the earlier land has been fixed by 7c7e39db7a.

Differential Revision: https://reviews.llvm.org/D137370


Compare: https://github.com/llvm/llvm-project/compare/fe2112611258...ee146ab5b676


More information about the All-commits mailing list