[PATCH] D117244: [llvm-dis] Add an option `print-thinlto-index-only` in llvm-dis to print index in LLVM assembly.

Mingming Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 19 14:23:11 PST 2022


luna updated this revision to Diff 401405.
luna retitled this revision from "  [llvm-dis] Add an option `print-thinlto-index-only` in llvm-dis to read ThinLTO minimized code only." to "  [llvm-dis] Add an option `print-thinlto-index-only` in llvm-dis to print index in LLVM assembly.".
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.401405.patch
Type: text/x-patch
Size: 4382 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220119/224a9b62/attachment.bin>


More information about the llvm-commits mailing list