[all-commits] [llvm/llvm-project] e849e7: Use components instead of libraries in Polly linka...
serge-sans-paille via All-commits
all-commits at lists.llvm.org
Tue Apr 28 00:44:32 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e849e7a700907441ee82ace9d0a9555ae7eb9811
https://github.com/llvm/llvm-project/commit/e849e7a700907441ee82ace9d0a9555ae7eb9811
Author: serge-sans-paille <sguelton at redhat.com>
Date: 2020-04-28 (Tue, 28 Apr 2020)
Changed paths:
M llvm/cmake/modules/AddLLVM.cmake
M polly/lib/CMakeLists.txt
Log Message:
-----------
Use components instead of libraries in Polly linkage step
As a side effect, this tests (and fix a bug) in the compiler extension handling
of components.
Differential Revision: https://reviews.llvm.org/D78358
More information about the All-commits
mailing list