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

Sebastian Neubauer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 18 02:40:59 PST 2023


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

Formatting


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
  llvm/unittests/Bitcode/BitReaderTestCode.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127728.490085.patch
Type: text/x-patch
Size: 54683 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230118/cc952cb9/attachment.bin>


More information about the llvm-commits mailing list