[all-commits] [llvm/llvm-project] f702c7: [ThinLTO][test] Add tests for emitting files in-pr...

Northbadge via All-commits all-commits at lists.llvm.org
Wed Jun 29 14:43:11 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f702c7bb9ef7d1a52178f0012328dbc073938a59
      https://github.com/llvm/llvm-project/commit/f702c7bb9ef7d1a52178f0012328dbc073938a59
  Author: Jin Xin Ng <njx at google.com>
  Date:   2022-06-29 (Wed, 29 Jun 2022)

  Changed paths:
    M llvm/test/ThinLTO/X86/distributed_import.ll
    A llvm/test/ThinLTO/X86/emit-inprocess-files.ll
    M llvm/test/ThinLTO/X86/emit_imports.ll
    M llvm/tools/llvm-lto2/llvm-lto2.cpp

  Log Message:
  -----------
  [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




More information about the All-commits mailing list