[LLVMbugs] [Bug 20168] New: File missing, or compiling needed
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Jun 30 20:23:36 PDT 2014
http://llvm.org/bugs/show_bug.cgi?id=20168
Bug ID: 20168
Summary: File missing, or compiling needed
Product: Documentation
Version: 3.4
Hardware: Other
OS: other
Status: NEW
Severity: normal
Priority: P
Component: General docs
Assignee: unassignedbugs at nondot.org
Reporter: edwinguy at gmail.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
Within this section:
http://llvm.org/docs/CodeGenerator.html#how-registers-are-represented-in-llvm
There is a file referenced that I believe might be created during compile time,
but there's no reference to it, and it does not exist in the 3.4 branch.
"For instance, by inspecting lib/Target/X86/X86GenRegisterInfo.inc we see that
the 32-bit register EAX is denoted by 43, and the MMX register MM0 is mapped to
65."
Bad path, or missing explanation that the system needs to be built first?
--
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/20140701/b3c9a148/attachment.html>
More information about the llvm-bugs
mailing list