> When we link the executable with libclang_rt.asan-x86_64.so, > linker doesn't know where this .so would come from I'm explicitly adding path to libs to LD_LIBRARY_PATH in lit configs for this reason. I wonder why it failed for you... -Y