mirror of
https://github.com/intel/llvm.git
synced 2026-01-31 16:29:50 +08:00
b380b24e6edc83030ea6bcc815763b77cbbf9a75
This patch make lld show following details for undefined symbol errors: - file (line) - file (function name) - file (section name + offset) Differential revision: https://reviews.llvm.org/D25826 llvm-svn: 285186
…
…
Languages
LLVM
41.3%
C++
31.5%
C
13%
Assembly
9.5%
MLIR
1.5%
Other
2.8%