[all-commits] [llvm/llvm-project] 8eeede: [lld-macho][nfc] Tests for -force_load + regular a...
Jez Ng via All-commits
all-commits at lists.llvm.org
Thu Jun 16 20:50:49 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8eeede973c69841082db1b0ee0ceb7ae87813101
https://github.com/llvm/llvm-project/commit/8eeede973c69841082db1b0ee0ceb7ae87813101
Author: Jez Ng <jezng at fb.com>
Date: 2022-06-16 (Thu, 16 Jun 2022)
Changed paths:
M lld/test/MachO/force-load.s
Log Message:
-----------
[lld-macho][nfc] Tests for -force_load + regular archive load combinations
I realized we'd forgotten to cover this case (though our existing
behavior is indeed correct / matches ld64's).
Reviewed By: #lld-macho, thakis
Differential Revision: https://reviews.llvm.org/D128025
More information about the All-commits
mailing list