[PATCH] D70293: Fix PR44001: assert failure in getFunctionLocalOffsetAfterInsn

Thomas Preud'homme via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 15 00:25:46 PST 2019


thopre added a comment.

In D70293#1747054 <https://reviews.llvm.org/D70293#1747054>, @djtodoro wrote:

> @thopre Thanks for the patch!
>
> Can you please add another test case, by testing the Dwarf output produced by the `AsmPrinter` in this case (e.g. test the `DW_TAG_call_sites` and its attributes)?


Will do, but will have to wait Monday I'm afraid.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70293





More information about the llvm-commits mailing list