[LLVMbugs] [Bug 11617] New: undefined reference getInstrLatency, getOperandLatency (trunk)
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Dec 19 11:26:31 PST 2011
http://llvm.org/bugs/show_bug.cgi?id=11617
Bug #: 11617
Summary: undefined reference getInstrLatency, getOperandLatency
(trunk)
Product: new-bugs
Version: trunk
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P
Component: new bugs
AssignedTo: unassignedbugs at nondot.org
ReportedBy: fang at csl.cornell.edu
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
Since the week of 12/15, I've been getting the following link failure (i'm
building on powerpc-darwin8):
ld: Undefined symbols:
llvm::TargetInstrInfo::getInstrLatency(llvm::InstrItineraryData const*,
llvm::SDNode*) const
llvm::TargetInstrInfo::getOperandLatency(llvm::InstrItineraryData const*,
llvm::SDNode*, unsigned int, llvm::SDNode*, unsigned int) const
/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/libtool: internal link edit
command failed
make[2]: *** [lib/libLLVMTarget.dylib] Error 1
--
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