[llvm-commits] [llvm] r74608 - /llvm/trunk/lib/Support/SystemUtils.cpp

Misha Brukman brukman at gmail.com
Wed Jul 1 08:55:58 PDT 2009


2009/7/1 Daniel Dunbar <daniel at zuster.org>

> +  // Otherwise check the directory that the calling program is in.  We can
> do
> +  // this if ProgramPath contains at least one / character, indicating
> that it
> +  // is a relative path to bugpoint itself.


Why is this referring to bugpoint specifically?  This is a generic system
library, not bugpoint-specific.
Did you mean "binary"?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090701/1ce89c91/attachment.html>


More information about the llvm-commits mailing list