[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 18:21:21 PST 2022
luna closed this revision.
luna added a comment.
This is submitted in https://github.com/llvm/llvm-project/commit/e95ad93e6ef874ad208028c18b4cb4890320f25c
It seems that revision link isn't appended in commit message (maybe this time I didn't use `arc`), but mention this revision in https://github.com/llvm/llvm-project/commit/e95ad93e6ef874ad208028c18b4cb4890320f25c#commitcomment-64209086 for future reference.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117244/new/
https://reviews.llvm.org/D117244
More information about the llvm-commits
mailing list