[LLVMbugs] [Bug 9093] New: error in hello world
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Jan 28 11:30:19 PST 2011
http://llvm.org/bugs/show_bug.cgi?id=9093
Summary: error in hello world
Product: Documentation
Version: 2.7
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P
Component: General docs
AssignedTo: unassignedbugs at nondot.org
ReportedBy: physci at gmail.com
CC: llvmbugs at cs.uiuc.edu
Hi, at this page in the docs:
http://llvm.org/docs/LangRef.html#highlevel
There is a hello world program. On line two I think there should be a space
between 'internal' and 'constant'.
@.LC0 = internalconstant[13 x i8] c"hello world\0A\00" ; [13 x i8]*
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list