[LLVMbugs] [Bug 15226] New: LLVM gives a lot of "redefinition errors" while compiling the Kaleidoscope example
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sun Feb 10 11:38:40 PST 2013
http://llvm.org/bugs/show_bug.cgi?id=15226
Bug ID: 15226
Summary: LLVM gives a lot of "redefinition errors" while
compiling the Kaleidoscope example
Product: libraries
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: Core LLVM classes
Assignee: unassignedbugs at nondot.org
Reporter: wojtek.danilo at gmail.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
When I try to compile the Kaleidoscope example from here:
http://llvm.org/docs/tutorial/LangImpl3.html
with the command:
http://llvm.org/docs/tutorial/LangImpl3.html
I get a lot of c++ errors. I'm using LLVM 3.3 (trunk 174835).
full ouput:
http://pastebin.com/smGxyfzq
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20130210/d98c057c/attachment.html>
More information about the llvm-bugs
mailing list