mirror of
https://github.com/intel/llvm.git
synced 2026-01-31 07:27:33 +08:00
cb92c19fc4ac08a6e8e4806ce6f217d2e4f83b5c
This produces comdats for vtables, typeinfo, typeinfo names, and vtts. When combined with llvm not producing implicit comdats, not doing this would cause code bloat on ELF and link errors on COFF. llvm-svn: 226227
Languages
LLVM
41.3%
C++
31.5%
C
13%
Assembly
9.5%
MLIR
1.5%
Other
2.8%