[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
Wed Jun 10 09:57:03 PDT 2020
MaskRay added inline comments.
================
Comment at: lld/test/ELF/lto/thinlto-single-module.ll:50
+; RUN: FileCheck %s --check-prefix=IDX < single5.idx
+; count 1 < single5.idx
+
----------------
Omitted `RUN: `
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