mirror of
https://github.com/intel/llvm.git
synced 2026-01-19 01:15:50 +08:00
ba45584c4b664569adfb445508f5e7010fbf907e
That makes code a bit more consistent. Instead of removing sections there we can just mark them as dead. So that removeEmptyCommands() will handle the rest. Differential revision: https://reviews.llvm.org/D38393 llvm-svn: 314654
…
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%