mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 12:26:52 +08:00
09d689f90c745119a320c0808d775d5c60aaaade
The object files we support use null terminated strings, so there is no way to support these. This patch adds an assert to catch bad API use and an error check in the .ll parser. llvm-svn: 195155
…
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%