[PATCH] Optional support for dynamic Asan runtime

Yuri Gribov tetra2005 at gmail.com
Tue Apr 1 09:25:17 PDT 2014


> 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



More information about the llvm-commits mailing list