[all-commits] [llvm/llvm-project] 6a071e: Improve error reporting on pass registration colli...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Wed Jun 16 19:42:58 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6a071e535fa43db038ea1a9329ebdeede3db31f9
https://github.com/llvm/llvm-project/commit/6a071e535fa43db038ea1a9329ebdeede3db31f9
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2021-06-17 (Thu, 17 Jun 2021)
Changed paths:
M mlir/lib/Pass/PassRegistry.cpp
Log Message:
-----------
Improve error reporting on pass registration collision (NFC)
Differential Revision: https://reviews.llvm.org/D104430
More information about the All-commits
mailing list