mirror of
https://github.com/intel/llvm.git
synced 2026-01-17 14:48:27 +08:00
c113ff8cba7ca03c5ed0639dd1e08b528b5bb819
Separate ELF note implementations were introduced for core files and GNU build-id. Move the more general one from elf-core to ObjectFileELF and use it for build-id as well. Review: http://llvm-reviews.chandlerc.com/D1902 llvm-svn: 196125
…
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%