Lines Matching +full:odr +full:- +full:value
2 ld64 vs LLD-MachO
6 and LLD-MachO.
11 the opposite. ld64's behavior hides ODR violations, so we have chosen not
13 the ``--dead-strip-duplicates`` flag. Usage of this flag is discouraged, and
17 ``-no_deduplicate`` Flag
19 - ld64: This turns off ICF (deduplication pass) in the linker.
20 - LLD: This turns off ICF and string merging in the linker.
33 - ld64:
38 - LLD: Duplicate symbols, regardless of which archives they are from, will
53 hermetic builds, enabled by setting any value for the ``ZERO_AR_DATE``
55 allows disabling this behavior by setting ``ZERO_AR_DATE=0``. Any other value