[all-commits] [llvm/llvm-project] 6fb88c: [lld-macho] Add dependency to DebugInfoDWARF
Heejin Ahn via All-commits
all-commits at lists.llvm.org
Tue Dec 1 19:17:02 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6fb88c6cd52b523aa8d26c5b722e7fb9432959f1
https://github.com/llvm/llvm-project/commit/6fb88c6cd52b523aa8d26c5b722e7fb9432959f1
Author: Heejin Ahn <aheejin at gmail.com>
Date: 2020-12-01 (Tue, 01 Dec 2020)
Changed paths:
M lld/MachO/CMakeLists.txt
Log Message:
-----------
[lld-macho] Add dependency to DebugInfoDWARF
Without this `-DBUILD_SHARED_LIBS=ON` doesn't work.
More information about the All-commits
mailing list