[PATCH] D104268: [ptr_provenance] Introduce optional ptr_provenance operand to load/store

Jeroen Dobbelaere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 11 08:39:05 PDT 2021


jeroen.dobbelaere updated this revision to Diff 378685.
jeroen.dobbelaere edited reviewers, added: asbirlea; removed: nikic.
jeroen.dobbelaere added a comment.

LangRef update. Refer to ``unknown_provenance`` now.


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

https://reviews.llvm.org/D104268

Files:
  llvm/docs/LangRef.rst
  llvm/include/llvm/IR/InstVisitor.h
  llvm/include/llvm/IR/Instructions.h
  llvm/include/llvm/IR/User.h
  llvm/lib/IR/AsmWriter.cpp
  llvm/lib/IR/Instructions.cpp
  llvm/unittests/IR/IRBuilderTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104268.378685.patch
Type: text/x-patch
Size: 22160 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211011/4471e4c9/attachment.bin>


More information about the llvm-commits mailing list