mirror of
https://github.com/intel/llvm.git
synced 2026-01-28 01:04:49 +08:00
2deeb6093d65a9cf2adb81e5a60dd4aa105cabf7
Not all relocations from a .eh_frame that point to an executable section should be ignored. In particular, the relocation finding the personality function should not. This is a reduction from trying to bootstrap a static lld on linux. llvm-svn: 276329
…
…
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%