This change allows us to use the library path from which the LLVM
libraries are installed, in case the LLVM installation generates shared
libraries.
This should address llvm.org/PR39070.
Paths
| Differential D52597
[XRay] Add LD_LIBRARY_PATH to env variables for Unit Tests ClosedPublic Authored by dberris on Sep 27 2018, 3:25 AM.
Details Summary This change allows us to use the library path from which the LLVM This should address llvm.org/PR39070.
Diff Detail
Event TimelineMaskRay added inline comments.
This revision is now accepted and ready to land.Sep 27 2018, 11:09 AM Closed by commit rCRT343280: [XRay] Add LD_LIBRARY_PATH to env variables for Unit Tests (authored by dberris). · Explain WhySep 27 2018, 4:17 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 167412 lib/xray/tests/CMakeLists.txt
test/xray/Unit/lit.site.cfg.in
unittests/lit.common.unit.configured.in
|