[PATCH] D104270: [ptr_provenance] Bitcode reader/writer support for the optional ptr_provenance operand of load/store instructions

Jeroen Dobbelaere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 3 07:42:18 PDT 2021


jeroen.dobbelaere updated this revision to Diff 363737.
jeroen.dobbelaere added a comment.

- Rebased


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

https://reviews.llvm.org/D104270

Files:
  llvm/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/test/Bitcode/compatibility.ll
  llvm/test/Bitcode/loadstore_ptr_provenance.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104270.363737.patch
Type: text/x-patch
Size: 13370 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210803/e2064812/attachment.bin>


More information about the llvm-commits mailing list