<div class="gmail_quote">On Tue, Nov 29, 2011 at 6:00 PM, Anton Korobeynikov <span dir="ltr"><<a href="mailto:anton@korobeynikov.info">anton@korobeynikov.info</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi Kostya,<br>
<div class="im"><br>
> +  // LibAsan is "../lib/clang/linux/ArchName/libclang_rt.asan.a<br>
> +  llvm::SmallString<128> LibAsan =<br>
> +      llvm::sys::path::parent_path(StringRef(TC.getDriver().Dir));<br>
</div>Shouldn't this be relative wrt "resource dir" ?<br></blockquote><div><br></div><div>Please look at the discussion i recently tried to start about where to put such runtime libraries. Chiming in there would be welcome; currently I'm still liking my plan of using triple-based directories beneath the resource dir.</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<span class="HOEnZb"><font color="#888888"><br>
--<br>
With best regards, Anton Korobeynikov<br>
Faculty of Mathematics and Mechanics, Saint Petersburg State University<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
cfe-commits mailing list<br>
<a href="mailto:cfe-commits@cs.uiuc.edu">cfe-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits</a><br>
</div></div></blockquote></div><br>