[all-commits] [llvm/llvm-project] 236197: [lld-macho] Implement -oso_prefix
Vy Nguyen via All-commits
all-commits at lists.llvm.org
Fri Oct 22 13:33:13 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 236197e2d026193111580bd145f00367ba0c1afb
https://github.com/llvm/llvm-project/commit/236197e2d026193111580bd145f00367ba0c1afb
Author: Vy Nguyen <vyng at google.com>
Date: 2021-10-22 (Fri, 22 Oct 2021)
Changed paths:
M lld/MachO/Config.h
M lld/MachO/Driver.cpp
M lld/MachO/Options.td
M lld/MachO/SyntheticSections.cpp
M lld/test/MachO/stabs.s
Log Message:
-----------
[lld-macho] Implement -oso_prefix
https://bugs.llvm.org/show_bug.cgi?id=50229
Differential Revision: https://reviews.llvm.org/D112291
More information about the All-commits
mailing list