[PATCH] D101704: [IR] Introduce the opaque pointer type

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 3 17:34:16 PDT 2021


aeubanks updated this revision to Diff 342605.
aeubanks added a comment.

tighten check on num records


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101704

Files:
  llvm/docs/LangRef.rst
  llvm/include/llvm/Bitcode/LLVMBitCodes.h
  llvm/include/llvm/IR/DerivedTypes.h
  llvm/lib/AsmParser/LLLexer.cpp
  llvm/lib/AsmParser/LLParser.cpp
  llvm/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/lib/IR/AsmWriter.cpp
  llvm/lib/IR/LLVMContextImpl.h
  llvm/lib/IR/Type.cpp
  llvm/test/Assembler/opaque-ptr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101704.342605.patch
Type: text/x-patch
Size: 10858 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210504/c351e28d/attachment.bin>


More information about the llvm-commits mailing list