[PATCH] D35844: Correct dwarf unwind information in function epilogue

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 17 09:38:43 PDT 2017


MatzeB added a comment.

In https://reviews.llvm.org/D35844#899665, @violetav wrote:

> Is there anything else that should be done for this patch?


Could you try changing it to not add MachineInstr::isDirective()? The rest looked good.


Repository:
  rL LLVM

https://reviews.llvm.org/D35844





More information about the llvm-commits mailing list