[PATCH] D78988: [LTO] Suppress emission of the empty object file
Teresa Johnson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 30 13:26:59 PDT 2020
tejohnson accepted this revision.
tejohnson added a comment.
This revision is now accepted and ready to land.
lgtm
Before you submit, please update the patch description to reflect the current behavior (e.g. that unless the user requested an output object, the an unused empty combined module is not emitted). Also the patch title could be more specific, e.g. [LTO] Suppress emission of empty combined module by default
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78988/new/
https://reviews.llvm.org/D78988
More information about the llvm-commits
mailing list