[PATCH] D71024: [DebugInfo] Handle call site values for instructions before call bundle

Djordje Todorovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 5 02:57:42 PST 2019


djtodoro accepted this revision.
djtodoro added a comment.

Looks good! Thanks!



================
Comment at: llvm/test/DebugInfo/MIR/Hexagon/dbgcall-site-instr-before-bundled-call.mir:174
+# Please note that at the time of creating this test the Hexagon target did not
+# support call site information, so the "callSites" array has been manually
+# added.
----------------
Cool, thanks! :)


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

https://reviews.llvm.org/D71024





More information about the llvm-commits mailing list