[PATCH] D70486: Make DebugVariable class available in DebugInfoMetadata

Stephen Tozer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 2 07:08:51 PST 2019


StephenTozer updated this revision to Diff 231704.
StephenTozer added a comment.

Remove redundant assignment on test variable construction


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70486

Files:
  llvm/include/llvm/IR/DebugInfoMetadata.h
  llvm/lib/CodeGen/LiveDebugValues.cpp
  llvm/lib/IR/DebugInfoMetadata.cpp
  llvm/unittests/IR/MetadataTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70486.231704.patch
Type: text/x-patch
Size: 12889 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191202/94746a46/attachment.bin>


More information about the llvm-commits mailing list