mirror of
https://github.com/intel/llvm.git
synced 2026-01-29 04:16:38 +08:00
aa309b1a81e669ee80754ed0fe2d30dc32bfb6ad
If the linker specifically requested for a linkonce to be preserved, we need to make sure we won't drop it even if all the uses in the current module disappear. From: Mehdi Amini <mehdi.amini@apple.com> llvm-svn: 267543
…
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%