[PATCH] D64500: [DebugInfo] Remove call sites when eliminating unreachable blocks

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 10 17:03:24 PDT 2019


vsk added a comment.

Wdyt of addressing this problem in a more general way, e.g. in MachineInstruction::eraseFromParent itself?


Repository:
  rL LLVM

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

https://reviews.llvm.org/D64500





More information about the llvm-commits mailing list