george.karpenkov added a comment.

> it's just that the runtime library didn't happen to exist on the system 
> performing compilation

But then conceptually, the compiler toolchain on the system performing 
compilation is not fully supporting asan, right?
It works for producing asanified object files, but fails with a link error if 
you wanted to produce an asanified executable.


Repository:
  rL LLVM

https://reviews.llvm.org/D15225



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

Reply via email to