[all-commits] [llvm/llvm-project] 2c7afa: [PassManager] Adjust check lines to account for di...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Wed Mar 9 05:21:42 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2c7afadb4789be8e6f5d4b16b46697cc62048928
https://github.com/llvm/llvm-project/commit/2c7afadb4789be8e6f5d4b16b46697cc62048928
Author: Florian Hahn <flo at fhahn.com>
Date: 2022-03-09 (Wed, 09 Mar 2022)
Changed paths:
M llvm/test/Other/crash-function.ll
M llvm/test/Other/crash-loop.ll
Log Message:
-----------
[PassManager] Adjust check lines to account for different printing.
Relax some checks to account for types being printed differently on
different platforms, surfaced by different buildbots.
More information about the All-commits
mailing list