[llvm-dev] [llvm-bugs] Building Dragonegg for use with LLVM 3.6.2

Reid Kleckner via llvm-dev llvm-dev at lists.llvm.org
Tue Oct 4 14:18:24 PDT 2016


No, I believe Dragonegg is simply unmaintained at this point. llvm-dev may
know of a better fortran frontend option.

On Thu, Sep 29, 2016 at 1:42 PM, Kurt Harper via llvm-bugs <
llvm-bugs at lists.llvm.org> wrote:

> We are attempting to build Dragonegg 3.6.2 with LLVM 3.6.2 in order to
> benchmark using the SPEC2006 benchmarks; however, we are unable to build
> Dragonegg successfully using either GCC 4.6, 4.7, and 4.8. We get the
> compilation error:
>
> In function ‘llvm::MDNode* describeAliasSet(tree)’:
> DRAGONEGG_DIR/src/Aliasing.cpp:140:16: error: ‘class llvm::MDNode’ has no
> member named ‘replaceAllUsesWith’
>        LeafTag->replaceAllUsesWith(getTBAARoot());
>
> Is there a fix for this error? If there is not, is there an alternative
> way to run the SPEC2006 benchmark programs, including the Fortran
> benchmarks, with LLVM?
>
> Thanks
> -Kurt
>
> _______________________________________________
> llvm-bugs mailing list
> llvm-bugs at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20161004/ec3bacb1/attachment.html>


More information about the llvm-dev mailing list