[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:13:28 PST 2022


luna updated this revision to Diff 401314.
luna marked 2 inline comments as done.
luna added a comment.

Revise based on feedback.


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.401314.patch
Type: text/x-patch
Size: 5262 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220119/61ccab3f/attachment.bin>


More information about the llvm-commits mailing list