[PATCH] D24184: [CMake] Use CMake's default RPATH for the unit tests
Diana Picus via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 5 08:38:57 PDT 2016
rovka added a comment.
In https://reviews.llvm.org/D24184#534040, @vkalintiris wrote:
> This LGTM but wait for Chris' approval too. In our case, LIT doesn't
> ignore these tests and the whole build fails. The same is true for
> my local builds on a X86_64 host (with BUILD_SHARED_LIBRARIES).
> Do you know if something else changed LIT's behaviour?
Yes, looks like r280455 / 280550 made LIT report such errors (same functionality as D24815 that I was going to commit after this went in).
https://reviews.llvm.org/D24184
More information about the llvm-commits
mailing list