[PATCH] D51749: [GlobalISel] Lower dbg.declare into indirect DBG_VALUE

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 6 13:51:53 PDT 2018


aprantl added a comment.

Because of LiveDebugValues this patch might still work though.

Does GlobalISel support the MMI side table? Otherwise this seems a fine approach.


Repository:
  rL LLVM

https://reviews.llvm.org/D51749





More information about the llvm-commits mailing list