[all-commits] [llvm/llvm-project] 1ecf12: [index-while-building] Fix build with -DBUILD_SHAR...
Alex Bradbury via All-commits
all-commits at lists.llvm.org
Thu Aug 20 07:14:46 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1ecf120246e7d3e5c9a9ed1db637914bbf4b5702
https://github.com/llvm/llvm-project/commit/1ecf120246e7d3e5c9a9ed1db637914bbf4b5702
Author: Alex Bradbury <asb at lowrisc.org>
Date: 2020-08-20 (Thu, 20 Aug 2020)
Changed paths:
M clang/lib/IndexSerialization/CMakeLists.txt
Log Message:
-----------
[index-while-building] Fix build with -DBUILD_SHARED_LIBS=True
The dependencies in clang/lib/IndexSerialization/CMakeLists.txt were
incomplete, leading to link errors for a -DBUILD_SHARED_LIBS=True build.
More information about the All-commits
mailing list