[PATCH] D134690: [MC][nfc] Update arm64-leaf-compact-unwind.s to use llvm-objdump

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 27 10:02:29 PDT 2022


int3 added a comment.

The relocations are being parsed as part of `--unwind-info` already (to determine which function each CU entry is associated with)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D134690/new/

https://reviews.llvm.org/D134690



More information about the llvm-commits mailing list