[all-commits] [llvm/llvm-project] 934d4f: [ThinLTO] Don't rely on debug output for thinlto_s...

Alexandre Ganea via All-commits all-commits at lists.llvm.org
Wed Mar 25 11:38:30 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 934d4feab1f58ede295a3232ac47f3c01c9fc506
      https://github.com/llvm/llvm-project/commit/934d4feab1f58ede295a3232ac47f3c01c9fc506
  Author: Alexandre Ganea <alexandre.ganea at ubisoft.com>
  Date:   2020-03-25 (Wed, 25 Mar 2020)

  Changed paths:
    M llvm/test/Transforms/PGOProfile/thinlto_samplepgo_icp3.ll

  Log Message:
  -----------
  [ThinLTO] Don't rely on debug output for thinlto_samplepgo_icp3 test

Because using -print-imports is not thread-safe, make the test rely on llvm-dis instead.
Also cover the ICALL-PROM part as intended originally.

Differential Revision: https://reviews.llvm.org/D76775




More information about the All-commits mailing list