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

Serge Pavlov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 17 08:43:03 PDT 2019


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

Restrict types allowed to have metadata


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.220513.patch
Type: text/x-patch
Size: 31494 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190917/4065bf63/attachment-0001.bin>


More information about the llvm-commits mailing list