[PATCH] D139368: [libunwind] Use .irp directives. NFC
David Tenty via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 7 07:41:00 PST 2022
daltenty added a comment.
This broke the AIX CI: https://buildkite.com/llvm-project/libcxx-ci/builds/15656#0184eac6-521b-4d1e-8502-c226673e0ece. Unfortunately it seems the `.irp` directive isn't supported by the AIX assembler.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139368/new/
https://reviews.llvm.org/D139368
More information about the llvm-commits
mailing list