[ThinLTO][test] Add tests for emitting files in-process
authorJin Xin Ng <njx@google.com>
Tue, 28 Jun 2022 23:27:09 +0000 (16:27 -0700)
committerJin Xin Ng <njx@google.com>
Wed, 29 Jun 2022 21:42:45 +0000 (14:42 -0700)
commitf702c7bb9ef7d1a52178f0012328dbc073938a59
treee86c97fcf998a7f8e05bc5bbb26509a16b3c25e2
parentff093c0a5d292b3076d712b277e6996158b1218e
[ThinLTO][test] Add tests for emitting files in-process

Completes D127777 by adding llvm-side tests for emitting index and imports files from in-process ThinLTO

Differential Revision: https://reviews.llvm.org/D128771
llvm/test/ThinLTO/X86/distributed_import.ll
llvm/test/ThinLTO/X86/emit-inprocess-files.ll [new file with mode: 0644]
llvm/test/ThinLTO/X86/emit_imports.ll
llvm/tools/llvm-lto2/llvm-lto2.cpp