mirror of
https://github.com/intel/llvm.git
synced 2026-01-17 06:40:01 +08:00
0d2bfcfb34de6d1d54e544c8ec4551f0733cdb15
Patch replaces the --refresh flag removed in r258800 with it's own command, 'language renderscript allocation refresh'. Since there is no reason this functionality should be tied to another command as an option. The command itself simply re-JITs all our cached information about allocations. llvm-svn: 259773
…
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%