[PATCH] D104269: [ptr_provenance] Parser support for the optional ptr_provenance operand

Jeroen Dobbelaere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 12 01:39:30 PST 2023


jeroen.dobbelaere updated this revision to Diff 488536.
jeroen.dobbelaere added a comment.
Herald added a subscriber: StephenFan.

Rebased to ef545ef62a833152d8975ff16333b57cc41befcc <https://reviews.llvm.org/rGef545ef62a833152d8975ff16333b57cc41befcc> (Jan 9, 2023)


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

https://reviews.llvm.org/D104269

Files:
  llvm/include/llvm/AsmParser/LLParser.h
  llvm/include/llvm/AsmParser/LLToken.h
  llvm/lib/AsmParser/LLLexer.cpp
  llvm/lib/AsmParser/LLParser.cpp
  llvm/test/Bitcode/loadstore_ptr_provenance.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104269.488536.patch
Type: text/x-patch
Size: 9211 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230112/f1ce1bdf/attachment.bin>


More information about the llvm-commits mailing list