llvm-project
12ecbfb5 - [Darwin] [compiler-rt] Normalize DYLD_LIBRARY_PATH to workaround LD bug (#175685)

Commit
85 days ago
[Darwin] [compiler-rt] Normalize DYLD_LIBRARY_PATH to workaround LD bug (#175685) There is an issue in certain versions of LD which causes the wrong libLTO to be used if the DYLD_LIBRARY_PATH is not normalized. Will fix these failures: ``` AddressSanitizer-x86_64-darwin.TestCases/Darwin.odr-lto.cpp AddressSanitizer-x86_64h-darwin.TestCases/Darwin.odr-lto.cpp ``` https://green.lab.llvm.org/job/llvm.org/job/clang-stage1-cmake-RA-incremental/13428/ rdar://168024431
Author
Parents
Loading