[PATCH] D47593: [MC] Fallback on DWARF when generating compact unwind on AArch64
Francis Visoiu Mistrih via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 31 09:38:36 PDT 2018
thegameg marked an inline comment as done.
thegameg added inline comments.
================
Comment at: test/MC/AArch64/arm64-compact-unwind-fallback.s:5
+
+// FIXME: we should add compact unwind support to llvm-objdump -unwind-info
+
----------------
pete wrote:
> You should be able to get this with:
>
> llvm-objdump -macho -unwind-info ...
Thanks for the tip! I used that in the committed version.
Repository:
rL LLVM
https://reviews.llvm.org/D47593
More information about the llvm-commits
mailing list