[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:13:07 PDT 2023


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

Drop symbols-as-values for now


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/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.533141.patch
Type: text/x-patch
Size: 13769 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230621/dea4730c/attachment.bin>


More information about the llvm-commits mailing list