[PATCH] D127728: [BitcodeReader] Allow reading pointer types from old IR

Sebastian Neubauer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 12 09:52:33 PST 2023


sebastian-ne updated this revision to Diff 488702.
sebastian-ne added a comment.

Assemble callbacks in a struct, as suggested.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127728

Files:
  llvm/include/llvm/Bitcode/BitcodeReader.h
  llvm/include/llvm/IRReader/IRReader.h
  llvm/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/lib/Bitcode/Reader/MetadataLoader.cpp
  llvm/lib/Bitcode/Reader/MetadataLoader.h
  llvm/lib/IRReader/IRReader.cpp
  llvm/tools/llc/llc.cpp
  llvm/tools/opt/opt.cpp
  llvm/unittests/Bitcode/BitReaderTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127728.488702.patch
Type: text/x-patch
Size: 35623 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230112/8168d6a2/attachment.bin>


More information about the llvm-commits mailing list