[PATCH] D117244: [llvm-dis] Add an option `dump-thinlto-index-only` in llvm-dis to read ThinLTO minimized code only.
Mingming Liu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 19 10:14:54 PST 2022
luna updated this revision to Diff 401317.
luna added a comment.
Remove outdated verbose comment in `BitcodeReader::parseGlobalVarRecord` since there is a comment to cover more types of records.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117244/new/
https://reviews.llvm.org/D117244
Files:
llvm/lib/Bitcode/Reader/BitcodeReader.cpp
llvm/test/Bitcode/thinlto-index-disassembled-by-llvm-dis.ll
llvm/tools/llvm-dis/llvm-dis.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117244.401317.patch
Type: text/x-patch
Size: 4725 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220119/fae160bb/attachment.bin>
More information about the llvm-commits
mailing list