This test fails if you're building with BUILD_SHARED_LIBS because the LLVM libraries are found via @rpath. Symlinking instead of copying should be sufficiently robust for the test case.
Details
Details
Diff Detail
Diff Detail
Differential D24476
[CMake] Fix linker-as-ld to symlink instead of copy lld beanz on Sep 12 2016, 2:59 PM. Authored by
Details This test fails if you're building with BUILD_SHARED_LIBS because the LLVM libraries are found via @rpath. Symlinking instead of copying should be sufficiently robust for the test case.
Diff Detail |