[PATCH] D150370: Introduce StructuredData

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 20 06:50:50 PDT 2023


nhaehnle updated this revision to Diff 532900.
nhaehnle added a comment.

Add iN prefix to integers (and bool) in structured data values


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150370

Files:
  llvm/docs/LangRef.rst
  llvm/include/llvm/AsmParser/LLParser.h
  llvm/include/llvm/IR/StructuredData.h
  llvm/lib/AsmParser/LLParser.cpp
  llvm/lib/IR/AsmWriter.cpp
  llvm/lib/IR/CMakeLists.txt
  llvm/lib/IR/StructuredData.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150370.532900.patch
Type: text/x-patch
Size: 15649 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230620/06272c3d/attachment.bin>


More information about the llvm-commits mailing list