[llvm-commits] [llvm] r74608 - /llvm/trunk/lib/Support/SystemUtils.cpp
Daniel Dunbar
daniel at zuster.org
Wed Jul 1 19:00:22 PDT 2009
On Wed, Jul 1, 2009 at 8:55 AM, Misha Brukman<brukman at gmail.com> wrote:
> 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"?
I don't know. I didn't write that comment I just changed one word and reflowed.
- Daniel
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
>
More information about the llvm-commits
mailing list