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

Djordje Todorovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 19 02:42:57 PST 2019


djtodoro accepted this revision.
djtodoro added a comment.
This revision is now accepted and ready to land.

I am OK with the change (with the last nit included).

Please wait for someone else of the reviewers to confirm it as well. Thanks a lot for this!



================
Comment at: llvm/test/DebugInfo/MIR/Hexagon/bundled-call-pr44001.mir:10
+--- |
+  ; ModuleID = '/home/thomasp//repos/llvm-project/llvm/test/DebugInfo/Hexagon/bundled-call-pr44001.ll'
+  source_filename = "bundled-call-pr44001.c"
----------------
This should not contain your local path.


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