[all-commits] [llvm/llvm-project] 9282d0: [lld-macho] Support lookup of dylibs in frameworks
Jez Ng via All-commits
all-commits at lists.llvm.org
Sun Jul 26 12:47:23 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9282d04e041c4dd21d3af8463e2cb30964a9272c
https://github.com/llvm/llvm-project/commit/9282d04e041c4dd21d3af8463e2cb30964a9272c
Author: Jez Ng <jezng at fb.com>
Date: 2020-07-26 (Sun, 26 Jul 2020)
Changed paths:
M lld/MachO/Config.h
M lld/MachO/Driver.cpp
A lld/test/MachO/framework.s
Log Message:
-----------
[lld-macho] Support lookup of dylibs in frameworks
Needed for testing Objective-C programs (since e.g. Core
Foundation is a framework)
Reviewed By: #lld-macho, compnerd
Differential Revision: https://reviews.llvm.org/D83925
More information about the All-commits
mailing list