[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 04:20:39 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
sebastian-ne marked 2 inline comments as done.
Closed by commit rGc33b9395b1df: [BitcodeReader] Allow reading pointer types from old IR (authored by sebastian-ne).

Changed prior to commit:
  https://reviews.llvm.org/D127728?vs=490085&id=490107#toc

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.490107.patch
Type: text/x-patch
Size: 54607 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230118/0886605a/attachment-0001.bin>


More information about the llvm-commits mailing list