[all-commits] [llvm/llvm-project] 6ffdb6: [MC][test] Update arm64-leaf-compact-unwind.s to u...
Jez Ng via All-commits
all-commits at lists.llvm.org
Mon Oct 3 19:17:33 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6ffdb67b539037de8ce45020ab180367701224a6
https://github.com/llvm/llvm-project/commit/6ffdb67b539037de8ce45020ab180367701224a6
Author: Jez Ng <jezng at fb.com>
Date: 2022-10-03 (Mon, 03 Oct 2022)
Changed paths:
M llvm/test/MC/AArch64/arm64-leaf-compact-unwind.s
Log Message:
-----------
[MC][test] Update arm64-leaf-compact-unwind.s to use llvm-objdump
This addresses the long-standing FIXME in the test. I would like to
update the test, and objdump's output is a lot more readable / editable
than readobj's.
Reviewed By: MaskRay
Differential Revision: https://reviews.llvm.org/D134690
More information about the All-commits
mailing list