tianshilei1992 added a comment.

From my perspective, using `LIBRARY_PATH` to find bitcode library conforms with 
convention because the library is linked in a linkage during compilation time, 
where `LIBRARY_PATH` is used by the linker. If we don't want to mess up test 
results, the patch to force `rpath` should do the right thing.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D109061/new/

https://reviews.llvm.org/D109061

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to