[all-commits] [llvm/llvm-project] e95ad9: [llvm-dis] Add an option `dump-thinlto-index-only`...
minglotus-6 via All-commits
all-commits at lists.llvm.org
Wed Jan 19 18:10:54 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e95ad93e6ef874ad208028c18b4cb4890320f25c
https://github.com/llvm/llvm-project/commit/e95ad93e6ef874ad208028c18b4cb4890320f25c
Author: minglotus-6 <mingmingl at google.com>
Date: 2022-01-19 (Wed, 19 Jan 2022)
Changed paths:
M llvm/lib/Bitcode/Reader/BitcodeReader.cpp
A llvm/test/Bitcode/thinlto-index-disassembled-by-llvm-dis.ll
M llvm/tools/llvm-dis/llvm-dis.cpp
Log Message:
-----------
[llvm-dis] Add an option `dump-thinlto-index-only` in llvm-dis to read ThinLTO minimized code only.
More information about the All-commits
mailing list