[llvm-dev] What is the status of the port of LLVM to AIX?
Friedman, Eli via llvm-dev
llvm-dev at lists.llvm.org
Wed Oct 31 12:16:42 PDT 2018
On 10/30/2018 7:55 AM, REIX, Tony via llvm-dev wrote:
>
> Hi,
>
>
> I see that some work has been done at least 2 years ago about the port
> of LLVM on AIX.
>
> However, first I can see very few changes dealing with AIX in the LLVM
> source code, and second I was unable to find in the documentation
> pages enough information for enabling me to build a global idea.
>
>
> Do you know if LLVM is fully buildable on AIX? or if only some parts
> were ported?
>
Given https://reviews.llvm.org/rL276045 , I'm guessing the build worked
at some point. Probably a small amount of work to fix if it's regressed
somehow. (See http://llvm.org/docs/GettingStarted.html .)
That said, there's no support for generating code for AIX targets.
https://reviews.llvm.org/D18360 contains a small part of the necessary
code for that, but it was never merged, and there hasn't been any work
since.
-Eli
--
Employee of Qualcomm Innovation Center, Inc.
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20181031/6563ad34/attachment.html>
More information about the llvm-dev
mailing list