llvm-project
c0a763d3
- [NFC][MLIR] Make file-local cl::opt global variables static (#126714)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[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.
References
#126714 - [NFC][MLIR] Make file-local cl::opt global variables static
Author
DanielAugusto191
Parents
fadbc33b
Loading