mirror of
https://github.com/intel/llvm.git
synced 2026-01-29 21:04:23 +08:00
7b79321e885e7b0c7a27127656d419ccbff4e6d2
Using .eh_frame input section pattern in linker script currently causes a crash; this is because .eh_frame input sections require special handling since they're all combined into a synthetic section rather than regular output section. Differential Revision: https://reviews.llvm.org/D30627 llvm-svn: 297501
…
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%