mirror of
https://github.com/intel/llvm.git
synced 2026-01-14 03:50:17 +08:00
706024395f9a218aeeb4b5948fc15ab5322a763e
It doesn't like the implicit conversion from T[] to ArrayRef<T> so I'm using `llvm::makeArrayRef()`. Hopefully I got everything. llvm-svn: 282195
…
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%