[PATCH] D116341: [Opaqueptrs][IR Serialization] Improve inlineasm [de]serialization

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 29 10:10:13 PST 2021


lebedev.ri updated this revision to Diff 396549.
lebedev.ri marked an inline comment as done.
lebedev.ri added a comment.

Use `dyn_cast_or_null<>()`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116341

Files:
  llvm/include/llvm/Bitcode/LLVMBitCodes.h
  llvm/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/test/Bitcode/callbr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116341.396549.patch
Type: text/x-patch
Size: 7565 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211229/e0071197/attachment.bin>


More information about the llvm-commits mailing list