[PATCH] D80406: [LLD][ThinLTO] Add --thinlto-single-module to allow compiling partial modules.
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 11 00:01:10 PDT 2020
MaskRay added a comment.
In D80406#2086799 <https://reviews.llvm.org/D80406#2086799>, @wenlei wrote:
> Different but related, we also have other internal patches that help debugging/investigation. One example is a developer friendly IR printing mode (controls how IR printing works for -print-before/after*) that tweaks format and content of IR dump so it's more human readable. We found it helpful and we'd be happy send patch if folks think that can useful too.
This is probably generic and not specific to LTO. Having facility to help debugging will be useful.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80406/new/
https://reviews.llvm.org/D80406
More information about the llvm-commits
mailing list