<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1256">
<meta content="text/html; charset=utf-8">
</head>
<body>
<div>
<div style="font-family:Calibri,sans-serif; font-size:11pt">We were able to compile Dragonegg 3.5.2 using gcc 4.8.2. Haven't tried the DE version you mentioned here.<br>
<br>
Sent from my Windows Phone</div>
</div>
<div dir="ltr">
<hr>
<span style="font-family:Calibri,sans-serif; font-size:11pt; font-weight:bold">From:
</span><span style="font-family:Calibri,sans-serif; font-size:11pt"><a href="mailto:llvm-dev@lists.llvm.org">Kurt Harper via llvm-dev</a></span><br>
<span style="font-family:Calibri,sans-serif; font-size:11pt; font-weight:bold">Sent:
</span><span style="font-family:Calibri,sans-serif; font-size:11pt">ý10/ý5/ý2016 6:10 AM</span><br>
<span style="font-family:Calibri,sans-serif; font-size:11pt; font-weight:bold">To:
</span><span style="font-family:Calibri,sans-serif; font-size:11pt"><a href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a></span><br>
<span style="font-family:Calibri,sans-serif; font-size:11pt; font-weight:bold">Subject:
</span><span style="font-family:Calibri,sans-serif; font-size:11pt">[llvm-dev] Building Dragonegg for use with LLVM 3.6.2</span><br>
<br>
</div>
<div>
<div dir="ltr">
<div style="font-size:12.8px">
<div>Hello!</div>
<div>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:<br>
<br>
In function ‘llvm::MDNode* describeAliasSet(tree)’:<br>
DRAGONEGG_DIR/src/Aliasing.<wbr>cpp:140:16: error: ‘class llvm::MDNode’ has no member named ‘replaceAllUsesWith’<br>
       LeafTag->replaceAllUsesWith(<wbr>getTBAARoot());<br>
<br>
</div>
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?<br>
<br>
</div>
<span style="font-size:12.8px">Thanks</span><br>
</div>
</div>
</body>
</html>