[all-commits] [llvm/llvm-project] 7da4ee: [ThinLTO] Fix bot failures
Teresa Johnson via All-commits
all-commits at lists.llvm.org
Thu Sep 23 18:01:08 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7da4ee2df088d39c7ca6531d80172af7d973bb67
https://github.com/llvm/llvm-project/commit/7da4ee2df088d39c7ca6531d80172af7d973bb67
Author: Teresa Johnson <tejohnson at google.com>
Date: 2021-09-23 (Thu, 23 Sep 2021)
Changed paths:
M llvm/test/ThinLTO/X86/distributed_indexes.ll
Log Message:
-----------
[ThinLTO] Fix bot failures
Fix bot failures after 2c1defeee40cf643ea6f0fa5e01164c9a4c48c30. The new
GUID I added isn't matching because it is a local with the source path
prepended. There isn't much use in matching the GUID's exactly anyway,
so remove those from the patterns.
More information about the All-commits
mailing list