mirror of
https://github.com/intel/llvm.git
synced 2026-01-27 06:06:34 +08:00
dd9bfb2c1a2ad53fa3f8dfe3d8a6aa94de694297
marked as AlwaysInline or ForceInline. This moves us to what gcc does with -fno-inline. The attribute approach was discussed to be better than switching to InlineAlways inliner in presence of LTO. llvm-svn: 199324
…
…
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%