[LLVMbugs] [Bug 10658] New: MCValue::getAssociatedSection() is missing
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Aug 15 09:04:25 PDT 2011
http://llvm.org/bugs/show_bug.cgi?id=10658
Summary: MCValue::getAssociatedSection() is missing
Product: new-bugs
Version: 2.9
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P
Component: new bugs
AssignedTo: unassignedbugs at nondot.org
ReportedBy: llvm.org at schrieb.de
CC: llvmbugs at cs.uiuc.edu
MCValue::getAssociatedSection() is declared in include/llvm/MC/MCValue.h but
neither implemented there nor in lib/MC/MCValue.cpp
When I try to use it (in LLVM 2.9), I get "unresolved symbols". Probably it is
simply not implemented? From what I see in SVN-trunk it seems to be still
missing.
Cheers,
Jonas
--
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