Kyungwoo Lee a033184abb [lld-macho] Stricter Bitcode Symbol Resolution
LLD resolves symbols before performing LTO compilation, assuming that the symbols in question are resolved by the resulting object files from LTO. However, there is a scenario where the prevailing symbols might be resolved incorrectly due to specific assembly symbols not appearing in the symbol table of the bitcode. This patch deals with such a scenario by generating an error instead of silently allowing a mis-linkage.
If a prevailing symbol is resolved through post-loaded archives via LC linker options, a warning will now be issued.

Reviewed By: #lld-macho, thevinster

Differential Revision: https://reviews.llvm.org/D158003
2023-08-22 12:03:17 -07:00
..
2022-01-19 13:12:18 -08:00
2022-09-20 10:16:45 -04:00
2020-12-21 14:44:08 -05:00
2022-07-26 01:41:51 +02:00
2023-02-15 17:34:35 +00:00
2022-02-01 11:57:04 +00:00
2021-05-11 13:31:32 -04:00
2021-03-29 14:08:12 -04:00
t.s
2021-05-10 15:45:54 -04:00
2023-07-19 16:39:31 -07:00
2021-05-10 15:45:54 -04:00