[all-commits] [llvm/llvm-project] 1e2772: [libc] Link mpfr and gmp wrapper to the libcMPFRWr...
Siva Chandra via All-commits
all-commits at lists.llvm.org
Thu Apr 23 11:37:41 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1e2772c0a3333f10b3fd0e0220022e80f4b0afd2
https://github.com/llvm/llvm-project/commit/1e2772c0a3333f10b3fd0e0220022e80f4b0afd2
Author: Siva Chandra Reddy <sivachandra at google.com>
Date: 2020-04-23 (Thu, 23 Apr 2020)
Changed paths:
M libc/utils/MPFRWrapper/CMakeLists.txt
Log Message:
-----------
[libc] Link mpfr and gmp wrapper to the libcMPFRWrapper.
This will fix building the wrapper shared library when
BUILD_SHARED_LIBS is ON.
Reviewers: PaulkaToast
Differential Revision: https://reviews.llvm.org/D78737
More information about the All-commits
mailing list