[all-commits] [llvm/llvm-project] b9903e: [clang][driver] Add ProfileData to LLVM_LINK_COMPO...
Heejin Ahn via All-commits
all-commits at lists.llvm.org
Thu Oct 31 19:53:47 PDT 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b9903ec8979fc43f1484e1ee8749c7d18ce90bf0
https://github.com/llvm/llvm-project/commit/b9903ec8979fc43f1484e1ee8749c7d18ce90bf0
Author: Heejin Ahn <aheejin at gmail.com>
Date: 2019-10-31 (Thu, 31 Oct 2019)
Changed paths:
M clang/lib/Driver/CMakeLists.txt
Log Message:
-----------
[clang][driver] Add ProfileData to LLVM_LINK_COMPONENTS
Summary:
After D68351 we need this to make builds with `-DBUILD_SHARED_LIB=ON`
work.
Reviewers: tlively
Subscribers: mgorny, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D69699
More information about the All-commits
mailing list