[PATCH] D101704: [IR] Introduce the opaque pointer type
Arthur Eubanks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 11 11:46:41 PDT 2021
aeubanks updated this revision to Diff 344519.
aeubanks added a comment.
update test
add to ReleaseNotes
mention that opaque pointer types aren't ready for general use yet
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/docs/ReleaseNotes.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/invalid-opaque-ptr.ll
llvm/test/Assembler/opaque-ptr.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101704.344519.patch
Type: text/x-patch
Size: 12311 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210511/cbe3be16/attachment.bin>
More information about the llvm-commits
mailing list