[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
Wed Oct 13 12:06:44 PDT 2021


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

Updated after LLLexer change in D111160 <https://reviews.llvm.org/D111160>


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.379489.patch
Type: text/x-patch
Size: 9322 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211013/6f9e35b6/attachment.bin>


More information about the llvm-commits mailing list