mirror of
https://github.com/intel/llvm.git
synced 2026-02-03 10:39:35 +08:00
d4d4da74a698588f12e885989175cccf97a5633e
Using AArch64TargetParser in clang to avoid repetitive string parsing. Use TargetParser to do ARCH/CPU/ArchExt parsing instead of local implementation. Patch by Jojo Ma. llvm-svn: 270688
…
Languages
LLVM
41.3%
C++
31.5%
C
13%
Assembly
9.5%
MLIR
1.5%
Other
2.8%