"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "c07a0c7e483cf6b157295dcc18bfb782e3424591"
Add LLVM libdir to library search path in out-of-tree builds.
This previously was not required because in an out-of-tree build Polly would only build libraries (LLVMPolly, libPolly, libPollyISL, libPollyPPCG), but no executables where the libraries would be linked to. This will change when adding unittests in a follow-up commit. llvm-svn: 279730
Loading
Please register or sign in to comment