[PATCH] D80406: [LLD][ThinLTO] Add --thinlto-single-module to allow compiling partial modules.
Wenlei He via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 10 23:12:29 PDT 2020
wenlei added a comment.
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.
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