mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 21:53:12 +08:00
f4ed65da04c7e4504e57268cf67ee1c210ce7daf
This patch adds prologue verification, which is already present in Apple's dwarfdump. It checks for invalid directory indices and warns about duplicate file paths. Differential revision: https://reviews.llvm.org/D37511 llvm-svn: 312782
…
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%