[PATCH] D120781: [Bitcode] materialize Functions early when BlockAddress taken
Nick Desaulniers via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 12 11:31:36 PDT 2022
nickdesaulniers updated this revision to Diff 422303.
nickdesaulniers added a comment.
- fix style nit
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120781/new/
https://reviews.llvm.org/D120781
Files:
llvm/include/llvm/Bitcode/LLVMBitCodes.h
llvm/lib/Bitcode/Reader/BitcodeAnalyzer.cpp
llvm/lib/Bitcode/Reader/BitcodeReader.cpp
llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
llvm/test/Bitcode/blockaddress-users.ll
llvm/test/Linker/blockaddress.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120781.422303.patch
Type: text/x-patch
Size: 10624 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220412/42e50072/attachment.bin>
More information about the llvm-commits
mailing list