[all-commits] [llvm/llvm-project] add0c5: [PassManager] Another adjustment to account for di...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Wed Mar 9 06:11:33 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: add0c5856d5f8734f511d65dcd41cabce446d492
https://github.com/llvm/llvm-project/commit/add0c5856d5f8734f511d65dcd41cabce446d492
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] Another adjustment to account for different printing.
On some system, there's extra `class` specifiers when printing pass
manager types.
More information about the All-commits
mailing list