[all-commits] [llvm/llvm-project] ceb72d: Fix build with shared libraries. NFC.
darkbuck via All-commits
all-commits at lists.llvm.org
Tue Nov 12 10:42:26 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ceb72d07b004af9c428c4a3c73a98ea97d49a713
https://github.com/llvm/llvm-project/commit/ceb72d07b004af9c428c4a3c73a98ea97d49a713
Author: Michael Liao <michael.hliao at gmail.com>
Date: 2019-11-12 (Tue, 12 Nov 2019)
Changed paths:
M llvm/examples/IRTransforms/CMakeLists.txt
Log Message:
-----------
Fix build with shared libraries. NFC.
- Dependent components need linking directly.
More information about the All-commits
mailing list