[libunwind] Use .irp directives. NFC

The repeated instructions make the file long and difficult to read.
Simplify them with .irp directives.

Skip PowerPC since AIX assembler doesn't support .irp

Reviewed By: #libunwind, compnerd

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

GitOrigin-RevId: 356bbbbda9d00d734b8fbfc1492f584b25b4b6f0
2 files changed
tree: ea3fe6dbf575fce8f3db006da20e545b65af6e04
  1. cmake/
  2. docs/
  3. include/
  4. src/
  5. test/
  6. .clang-format
  7. CMakeLists.txt
  8. LICENSE.TXT