mirror of
https://github.com/intel/llvm.git
synced 2026-01-28 01:04:49 +08:00
4aa7f8a30f1bba5dc7e6ad45ffa03325ef3fca2a
Sections are limited to 4 GiB. Error out early if a section exceeds this size, rather than overflowing the section size and getting confusing assertion failures/segfaults later. Differential Revision: https://reviews.llvm.org/D38005 llvm-svn: 313699
…
…
…
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%