[all-commits] [llvm/llvm-project] 34392b: [MLIR][NFC] Make AsmPrinter messages on null struc...
Uday Bondhugula via All-commits
all-commits at lists.llvm.org
Sun Apr 5 12:45:03 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 34392b518f9ae50bce1aee066ed8343820bde1e2
https://github.com/llvm/llvm-project/commit/34392b518f9ae50bce1aee066ed8343820bde1e2
Author: Uday Bondhugula <uday at polymagelabs.com>
Date: 2020-04-06 (Mon, 06 Apr 2020)
Changed paths:
M mlir/lib/IR/AsmPrinter.cpp
Log Message:
-----------
[MLIR][NFC] Make AsmPrinter messages on null structures consistent
Make AsmPrinter messages on null structures consistent: use <<NULL ...>>.
Differential Revision: https://reviews.llvm.org/D77509
More information about the All-commits
mailing list