[all-commits] [llvm/llvm-project] bb2e5f: Fix tests for builtbot failures
Teresa Johnson via All-commits
all-commits at lists.llvm.org
Mon Jan 13 09:28:28 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: bb2e5f5e454245c8e7e9e4c9bf7a463c64604292
https://github.com/llvm/llvm-project/commit/bb2e5f5e454245c8e7e9e4c9bf7a463c64604292
Author: Teresa Johnson <tejohnson at google.com>
Date: 2020-01-13 (Mon, 13 Jan 2020)
Changed paths:
M clang/test/CodeGen/thinlto-distributed-newpm.ll
M llvm/test/Other/new-pm-thinlto-postlink-pgo-defaults.ll
M llvm/test/Other/new-pm-thinlto-postlink-samplepgo-defaults.ll
M llvm/test/Other/new-pm-thinlto-prelink-pgo-defaults.ll
M llvm/test/Other/new-pm-thinlto-prelink-samplepgo-defaults.ll
Log Message:
-----------
Fix tests for builtbot failures
Should fix most of the buildbot failures from
2af97be8027a0823b88d4b6a07fc5eedb440bc1f, by loosening up the matching
on the AnalysisProxy output.
Added in --dump-input=fail on the one test that appears to be something
different, so I can hopefully debug it better.
More information about the All-commits
mailing list