[PATCH] D67626: [IR] Merge metadata manipulation code into Value

Serge Pavlov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 21 23:09:24 PDT 2020


sepavloff updated this revision to Diff 299873.
sepavloff added a comment.

Made metadata manipulation methods protected


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D67626

Files:
  llvm/include/llvm/IR/GlobalObject.h
  llvm/include/llvm/IR/Instruction.h
  llvm/include/llvm/IR/Value.h
  llvm/lib/IR/Core.cpp
  llvm/lib/IR/Instruction.cpp
  llvm/lib/IR/LLVMContextImpl.cpp
  llvm/lib/IR/LLVMContextImpl.h
  llvm/lib/IR/Metadata.cpp
  llvm/lib/IR/Value.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67626.299873.patch
Type: text/x-patch
Size: 30439 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201022/88ea9d07/attachment-0001.bin>


More information about the llvm-commits mailing list