[PATCH] D124878: [Bitcode] Include indirect users of BlockAddresses in bitcode

Nick Desaulniers via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 10 16:04:21 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6baaad740a5a: [Bitcode] Include indirect users of BlockAddresses in bitcode (authored by twd2, committed by nickdesaulniers).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124878

Files:
  llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/test/Bitcode/blockaddress-aggregate-users.ll
  llvm/test/Bitcode/blockaddress-expr-users.ll
  llvm/test/Bitcode/blockaddress-globalvalue-users.ll
  llvm/test/Bitcode/blockaddress-nested-users.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124878.428527.patch
Type: text/x-patch
Size: 7091 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220510/9d0788c5/attachment.bin>


More information about the llvm-commits mailing list