From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 2002:a24:1147:: with SMTP id 68-v6mr1923951itf.48.1522442812629; Fri, 30 Mar 2018 13:46:52 -0700 (PDT) X-Received: by 2002:a9d:6217:: with SMTP id g23-v6mr30258otj.11.1522442812304; Fri, 30 Mar 2018 13:46:52 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!feeder.eternal-september.org!news.unit0.net!peer02.am4!peer.am4.highwinds-media.com!peer02.iad!feed-me.highwinds-media.com!news.highwinds-media.com!u184-v6no1325163ita.0!news-out.google.com!d3-v6ni562itf.0!nntp.google.com!u184-v6no1325160ita.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Fri, 30 Mar 2018 13:46:52 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=47.185.233.194; posting-account=zwxLlwoAAAChLBU7oraRzNDnqQYkYbpo NNTP-Posting-Host: 47.185.233.194 References: <7eaadf74-c55f-4c00-8f13-bf027cce130e@googlegroups.com> <6188b81f-7d6a-4ea4-90d4-74142471d979@googlegroups.com> <66082e27-14ca-45d1-b8ff-7fe825cd2687@googlegroups.com> <17b6ac53-6b99-430e-8bac-63311ea1fffe@googlegroups.com> <2b114d79-3af8-4285-b645-e2ea6b83331a@googlegroups.com> <2108cec0-fcb7-4b9e-b68c-15dc274d85e1@googlegroups.com> <131606956.543351411.509161.laguest-archeia.com@nntp.aioe.org> <8cd36360-51bb-4d7b-b823-afd244a83344@googlegroups.com> <1220246767.543424591.870799.laguest-archeia.com@nntp.aioe.org> <82e2a3ff-b7e8-42b2-9dc7-84c0910ca184@googlegroups.com> <1720809648.543445951.620902.laguest-archeia.com@nntp.aioe.org> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: LLVM and Ada From: "Dan'l Miller" Injection-Date: Fri, 30 Mar 2018 20:46:52 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Received-Bytes: 3319 X-Received-Body-CRC: 2922962543 Xref: reader02.eternal-september.org comp.lang.ada:51256 Date: 2018-03-30T13:46:52-07:00 List-Id: On Thursday, March 22, 2018 at 4:36:32 PM UTC-5, Dan'l Miller wrote: > On Thursday, March 22, 2018 at 4:28:50 PM UTC-5, Dan'l Miller wrote: > > On Thursday, March 22, 2018 at 4:14:03 PM UTC-5, Luke A. Guest wrote: > > > There was no work, I got his repo compiling with his help. See the is= sues. > >=20 > > Ah, this one: > >=20 > > https://github.com/xiangzhai/dragonegg/issues/33 >=20 > There, I submitted an issue to explore the degree of intended on-going ac= tivity on his fork. >=20 > https://github.com/xiangzhai/dragonegg/issues/34 >=20 > Plus, it would do him good for himself to track via the regression test-s= uites just how broken or not > DragonEgg is. Xiang Leslie ZHAI replied. His reply appears to confirm that this maintain= ed DragonEgg builds and somehow transfers GIMPLE to LLVM intermediate repre= sentation (to what fidelity?) but does not yet generate machine code in LLV= M from that IR: https://github.com/xiangzhai/dragonegg/issues/34#issuecomment-377529336 =E2=80=9CIt has to fix #31 before regression test, dragonegg for gcc-8 and = llvm-7 is just able to transfer GIMPLE -> LLVM IR, but failed to CodeGen ht= tps://www.zhihu.com/question/265150161 Regards, Leslie Zhai=E2=80=9D