[all-commits] [llvm/llvm-project] c9aff5: Revert "[libunwind] Use .irp directives. NFC"

David Tenty via All-commits all-commits at lists.llvm.org
Wed Dec 7 12:41:48 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c9aff5d2f9d93636009ae389824f3beacfcbc7b7
      https://github.com/llvm/llvm-project/commit/c9aff5d2f9d93636009ae389824f3beacfcbc7b7
  Author: David Tenty <daltenty at ibm.com>
  Date:   2022-12-07 (Wed, 07 Dec 2022)

  Changed paths:
    M libunwind/src/UnwindRegistersRestore.S
    M libunwind/src/UnwindRegistersSave.S

  Log Message:
  -----------
  Revert "[libunwind] Use .irp directives. NFC"

This reverts commit 8482e95f75d02227fbf51527680c0b5424bacb69, which breaks on AIX
due to unsupported psudeo-ops in the assembly.

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




More information about the All-commits mailing list