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

Thomas Preud'homme via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 18 15:23:01 PST 2019


thopre updated this revision to Diff 229937.
thopre added a comment.

- Fix RUN line for llc to detect MIR
- make CHECK for call return address more specific since MIR can safely be mapped to instructions


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70293

Files:
  llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  llvm/test/DebugInfo/Hexagon/bundled-call-pr44001.mir
  llvm/test/DebugInfo/Hexagon/lit.local.cfg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70293.229937.patch
Type: text/x-patch
Size: 7205 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191118/ddc2a15c/attachment.bin>


More information about the llvm-commits mailing list