Hi Kurt,

This is the wrong mailing list. This mailing list is automated and is only for 
bugzilla traffic. The right mailing list for your question is 
llvm-...@lists.llvm.org<mailto:llvm-...@lists.llvm.org>.

Cheers,

James
On 29 Sep 2016, at 21:42, Kurt Harper via llvm-bugs 
<llvm-bugs@lists.llvm.org<mailto:llvm-bugs@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@lists.llvm.org<mailto:llvm-bugs@lists.llvm.org>
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

IMPORTANT NOTICE: The contents of this email and any attachments are 
confidential and may also be privileged. If you are not the intended recipient, 
please notify the sender immediately and do not disclose the contents to any 
other person, use it for any purpose, or store or copy the information in any 
medium. Thank you.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to