commit | fd5b3b5068cce90dd7c07964cd8cdce2695088e9 | [log] [tgz] |
---|---|---|
author | Fangrui Song <i@maskray.me> | Tue Dec 06 19:05:04 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Dec 06 11:11:30 2022 -0800 |
tree | ad248655d52dc25980fe57a335d8cfd0e867e560 | |
parent | c59f91683d37dd14daca69c53aab9745fed9579e [diff] |
[libunwind] Use .irp directives. NFC The repeated instructions make the file long and difficult to read. Simplify them with .irp directives. Reviewed By: #libunwind, compnerd Differential Revision: https://reviews.llvm.org/D139368 NOKEYCHECK=True GitOrigin-RevId: 8482e95f75d02227fbf51527680c0b5424bacb69