[all-commits] [llvm/llvm-project] 7cb0a3: [mac/lld] Implement -t
Nico Weber via All-commits
all-commits at lists.llvm.org
Thu Dec 3 13:08:00 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7cb0a373d1d7daa2cb72a8f19eeff44ccfb9d395
https://github.com/llvm/llvm-project/commit/7cb0a373d1d7daa2cb72a8f19eeff44ccfb9d395
Author: Nico Weber <thakis at chromium.org>
Date: 2020-12-03 (Thu, 03 Dec 2020)
Changed paths:
M lld/MachO/Config.h
M lld/MachO/Driver.cpp
M lld/MachO/Driver.h
M lld/MachO/DriverUtils.cpp
M lld/MachO/InputFiles.cpp
M lld/MachO/Options.td
A lld/test/MachO/t.s
Log Message:
-----------
[mac/lld] Implement -t
Goes well with `-why_load` to get an idea of load order.
Differential Revision: https://reviews.llvm.org/D92583
More information about the All-commits
mailing list