Daniel c0a763d3ef
[NFC][MLIR] Make file-local cl::opt global variables static (#126714)
This is per style-guide: make file-scope symbol static whenever possible.

Fix #125983.
2025-02-19 13:11:38 +01:00
..