[all-commits] [llvm/llvm-project] 296846: [lld-macho][test] Add missing coverage for archive...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Mon Jan 10 19:36:36 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2968467e3990f89d49f312f1a5576b229deae9bd
https://github.com/llvm/llvm-project/commit/2968467e3990f89d49f312f1a5576b229deae9bd
Author: Fangrui Song <i at maskray.me>
Date: 2022-01-10 (Mon, 10 Jan 2022)
Changed paths:
M lld/test/MachO/weak-definition-direct-fetch.s
Log Message:
-----------
[lld-macho][test] Add missing coverage for archive/dylib resolution after D115092
When `file->fetch(sym)` is replaced with a no-op, no test fails.
The new test catches the case.
Reviewed By: #lld-macho, oontvoo
Differential Revision: https://reviews.llvm.org/D116916
More information about the All-commits
mailing list