mirror of
https://github.com/intel/llvm.git
synced 2026-01-14 11:57:39 +08:00
66c9fb0d52b00d81a2f7c98f493ff86f72de045c
Use static functions for helpers rather than static member functions. a) this changes the linking (minor at best), and b) this makes it obvious no object state is involved. llvm-svn: 226198
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%