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,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.36.9.3 with SMTP id 3mr2226150itm.1.1476973682217; Thu, 20 Oct 2016 07:28:02 -0700 (PDT) X-Received: by 10.157.3.116 with SMTP id 107mr1829016otv.1.1476973682148; Thu, 20 Oct 2016 07:28:02 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!news.eternal-september.org!feeder.eternal-september.org!news.glorb.com!66no887113itl.0!news-out.google.com!203ni1818itk.0!nntp.google.com!66no887108itl.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Thu, 20 Oct 2016 07:28:01 -0700 (PDT) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=185.30.133.97; posting-account=hya6vwoAAADTA0O27Aq3u6Su3lQKpSMz NNTP-Posting-Host: 185.30.133.97 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <7eaadf74-c55f-4c00-8f13-bf027cce130e@googlegroups.com> Subject: LLVM and Ada From: Vincent DIEMUNSCH Injection-Date: Thu, 20 Oct 2016 14:28:02 +0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Xref: news.eternal-september.org comp.lang.ada:32145 Date: 2016-10-20T07:28:01-07:00 List-Id: Dear fellow Ada programmers, I heard that Duncan Sands has ported GNAT to LLVM in the DraggonEgg project= , therefore I have two questions : - is there an Ada interface to LLVM or LLVM=C2=A0Bitcode available ? - where can I find information on the mapping between Ada types and LLVM ty= pes ? Kind regards, Vincent