[all-commits] [llvm/llvm-project] 5b1c62: [MC][MachO]Do not emit DWARF for no-personality case

Vy Nguyen via All-commits all-commits at lists.llvm.org
Mon Jun 12 06:37:57 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5b1c62c0f2e9a739707429f650cb897c067f86c2
      https://github.com/llvm/llvm-project/commit/5b1c62c0f2e9a739707429f650cb897c067f86c2
  Author: oontvoo <vyng at google.com>
  Date:   2023-06-12 (Mon, 12 Jun 2023)

  Changed paths:
    M llvm/lib/MC/MCAsmBackend.cpp
    A llvm/test/MC/MachO/AArch64/darwin-ARM64-no-personality.s
    A llvm/test/MC/MachO/darwin-x86_64-no-personality.s

  Log Message:
  -----------
  [MC][MachO]Do not emit DWARF for no-personality case

Detail: Follow up to D144999, where we emitted DWARF for non-canonical personality.

Reviewed By: jyknight

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




More information about the All-commits mailing list