[PATCH] D80264: [Instruction] Set metadata uses to undef on deletion

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 19 18:11:14 PDT 2020


vsk updated this revision to Diff 265108.
vsk added a comment.

Remove accidentally included file.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80264

Files:
  llvm/lib/IR/Instruction.cpp
  llvm/test/DebugInfo/NVPTX/debug-addr-class.ll
  llvm/test/DebugInfo/NVPTX/debug-info.ll
  llvm/test/Transforms/SLPVectorizer/AArch64/spillcost-di.ll
  llvm/test/Transforms/SafeStack/X86/debug-loc2.ll
  llvm/unittests/IR/DebugInfoTest.cpp





More information about the llvm-commits mailing list