[mlir-opt] Rename internally the variables backing --no-implicit-module to ExplicitMo...
authorMehdi Amini <joker.eph@gmail.com>
Sat, 25 Feb 2023 03:43:20 +0000 (20:43 -0700)
committerMehdi Amini <joker.eph@gmail.com>
Sun, 26 Feb 2023 14:32:23 +0000 (09:32 -0500)
commit01cfdf1f8d44928397b28fe56b1b9ca4884ab258
tree29273341ccb86f68c4a93ec1b1bc8e89839a009d
parentbbaa79470423e63d075abef869ab4d5a203c51d3
[mlir-opt] Rename internally the variables backing --no-implicit-module to ExplicitModule (NFC)

The flag name isn't the best: avoiding negative is in general more readable
and conveys the intent better.
mlir/include/mlir/Tools/mlir-opt/MlirOptMain.h
mlir/lib/Tools/mlir-opt/MlirOptMain.cpp