[PATCH] D104740: [OpaquePtr] Support call instruction

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 22 14:25:30 PDT 2021


nikic updated this revision to Diff 353789.
nikic added a comment.

Use getWithSamePointeeType().


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

https://reviews.llvm.org/D104740

Files:
  llvm/lib/AsmParser/LLParser.cpp
  llvm/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/lib/Bitcode/Writer/ValueEnumerator.cpp
  llvm/lib/IR/Verifier.cpp
  llvm/test/Assembler/opaque-ptr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104740.353789.patch
Type: text/x-patch
Size: 4034 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210622/c6c1cada/attachment.bin>


More information about the llvm-commits mailing list