[PATCH] D150371: TargetExtType: Use a schema-based abbreviation in bitcode

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 20 23:42:32 PDT 2023


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

Move SchemaField into this patch


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150371

Files:
  llvm/docs/BitCodeFormat.rst
  llvm/include/llvm/Bitstream/BitCodes.h
  llvm/include/llvm/Bitstream/BitstreamWriter.h
  llvm/include/llvm/IR/StructuredData.h
  llvm/include/llvm/IR/TargetExtType.h
  llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/lib/Bitstream/Reader/BitstreamReader.cpp
  llvm/lib/IR/Type.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150371.533148.patch
Type: text/x-patch
Size: 14957 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230621/ffc80367/attachment.bin>


More information about the llvm-commits mailing list