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

Viktor Kutuzov vkutuzov at accesssoftek.com
Wed Jul 1 23:10:37 PDT 2009


Not mine. :)
It was historically there. I guess these kind of helpers came from bugpoint needs or has been re-factored from there.

Anyway, I'll change this comment and will include it in my next patch.

Best regards,
Viktor

----- Original Message ----- 
From: "Sandeep Patel" <deeppatel1987 at gmail.com>
To: "Commit Messages and Patches for LLVM" <llvm-commits at cs.uiuc.edu>
Sent: Wednesday, July 01, 2009 11:06 PM
Subject: Re: [llvm-commits] [llvm] r74608 -/llvm/trunk/lib/Support/SystemUtils.cpp


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"?

It's probably because Viktor is working on improvements to bugpoint.
Perhaps this could read "the executable" instead.

deep

_______________________________________________
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