[all-commits] [llvm/llvm-project] 7cdd76: [libunwind] reflow some debug logs for better grep...

Nico Weber via All-commits all-commits at lists.llvm.org
Sun Jul 4 15:04:22 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7cdd768ac93c6daae709d7a9b9f309716392211e
      https://github.com/llvm/llvm-project/commit/7cdd768ac93c6daae709d7a9b9f309716392211e
  Author: Nico Weber <thakis at chromium.org>
  Date:   2021-07-04 (Sun, 04 Jul 2021)

  Changed paths:
    M libunwind/src/UnwindCursor.hpp

  Log Message:
  -----------
  [libunwind] reflow some debug logs for better greppability

"bad second level page" and "second level compressed unwind table"
can now be grepped for.

(Also remove one of the two spaces between "second" and "level"
in the second message.)


  Commit: d2d6da301100e91901efe1ba4f4c9d006c188bee
      https://github.com/llvm/llvm-project/commit/d2d6da301100e91901efe1ba4f4c9d006c188bee
  Author: Nico Weber <thakis at chromium.org>
  Date:   2021-07-04 (Sun, 04 Jul 2021)

  Changed paths:
    M lld/MachO/UnwindInfoSection.cpp
    M lld/test/MachO/compact-unwind.s

  Log Message:
  -----------
  [lld/mac] Don't crash on 32-bit output binaries when dead-stripping

Fixes PR50974.

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


Compare: https://github.com/llvm/llvm-project/compare/3f9bf9f42a90...d2d6da301100


More information about the All-commits mailing list