[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
Mon Oct 11 08:27:37 PDT 2021


jeroen.dobbelaere updated this revision to Diff 378680.
jeroen.dobbelaere added a reviewer: asbirlea.
jeroen.dobbelaere added a comment.

Also test that parsing `unknown_provenance` works.


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.378680.patch
Type: text/x-patch
Size: 9311 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211011/c765d5e5/attachment.bin>


More information about the llvm-commits mailing list