Greg McGary
4b89629403
[lld-macho][NFC] Purge stale test-output trees prior to split-file
...
Enforce standard practice
Differential Revision: https://reviews.llvm.org/D102112
2021-05-08 17:36:30 -07:00
Jez Ng
643ec67a64
[lld-macho] Always include custom syslibroot when running tests
...
This greatly reduces the amount of boilerplate in our tests.
Reviewed By: #lld-macho, compnerd
Differential Revision: https://reviews.llvm.org/D87960
2020-09-25 11:28:36 -07:00
Jez Ng
2a38dba7dd
[lld-macho] Emit binding opcodes for defined symbols that override weak dysyms
...
These opcodes tell dyld to coalesce the overridden weak dysyms to this
particular symbol definition.
Reviewed By: #lld-macho, smeenai
Differential Revision: https://reviews.llvm.org/D86575
2020-08-27 17:44:16 -07:00
Jez Ng
3da2130e45
[lld-macho] Emit the right header flags for weak bindings/symbols
...
Reviewed By: #lld-macho, smeenai
Differential Revision: https://reviews.llvm.org/D86574
2020-08-27 17:44:16 -07:00