mirror of
https://github.com/intel/llvm.git
synced 2026-01-27 06:06:34 +08:00
40845e6d374b79337bcaec17d20209ac40c2e4f8
OutputSectionBase already has virtual member functions. This patch makes addSection() a virtual function to remove code from Writer::createSections(). llvm-svn: 256436
…
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%