[PATCH] D138451: [lld/mac] Add support for distributed thinlto
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 3 15:49:47 PST 2023
MaskRay added inline comments.
================
Comment at: lld/test/MachO/thinlto-obj-path.ll:6
+; RUN: opt -module-summary %t/g.ll -o %t2.o
+
+;; Test to ensure that thinlto-index-only with obj-path creates the file.
----------------
FYI I just improved ELF/lto/thinlto-obj-path.ll and ELF/lto/obj-path.ll a bit.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138451/new/
https://reviews.llvm.org/D138451
More information about the llvm-commits
mailing list