[llvm-commits] [PATCH] GetMainExecutable for AIX

Sean Silva silvas at purdue.edu
Fri Nov 16 15:35:05 PST 2012


Hi Kai, sorry for the long wait. This reply of mine
<http://permalink.gmane.org/gmane.comp.compilers.llvm.cvs/124914> on
another thread with a long review wait will probably help you
understand how to revitalize your submission and get it committed. I
think there was another patch posted by you in another thread that is
going unreviewed for the same reason. Our developer time is not
unlimited and it is hard to review these kinds of changes when we are
not familiar with the platform.

Also, have you coordinated with some of the other AIX folk that have
been on the list? If not, I recommend you do so, as there are couple
of AIX contributors I have seen recently. If one of you has a
significant investment in the AIX platform, I think it would be
fantastic if one of you contributed an AIX buildbot to the LLVM
buildbot infrastructure to track LLVM support on AIX and make sure
that things build properly now and forever. See
<http://llvm.org/docs/HowToAddABuilder.html> for a description of how
to do so.

Thanks for helping bring LLVM to AIX!

-- Sean Silva

On Mon, Nov 5, 2012 at 12:08 PM, Kai <kai at redstar.de> wrote:
> Ping.
>
>
> On 01.11.2012 17:53, Kai wrote:
>>
>> Hi!
>>
>> I found no way to get the absolute path of the executable under AIX.
>> This patch enables the fallback solution for AIX.
>>
>> Please review and commit if it looks good.
>>
>> Regards
>> Kai
>>
>>
>> _______________________________________________
>> llvm-commits mailing list
>> llvm-commits at cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>>
>
>
> _______________________________________________
> 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