[Mesa-dev] [Bug 64590] New: broken compilation on gallivm/lp_bld_debug.cpp no matching function for call to 'llvm::Target::createMCAsmInfo(std::string&) const
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue May 14 09:03:09 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=64590
Priority: medium
Bug ID: 64590
Assignee: mesa-dev at lists.freedesktop.org
Summary: broken compilation on gallivm/lp_bld_debug.cpp no
matching function for call to
'llvm::Target::createMCAsmInfo(std::string&) const
Severity: blocker
Classification: Unclassified
OS: Linux (All)
Reporter: jrch2k10 at gmail.com
Hardware: x86-64 (AMD64)
Status: NEW
Version: git
Component: Mesa core
Product: Mesa
ext.c -fPIC -DPIC -o draw/.libs/draw_context.o
gallivm/lp_bld_debug.cpp: In member function 'virtual void
raw_debug_ostream::write_impl(const char*, size_t)':
gallivm/lp_bld_debug.cpp:116:40: warning: cast from type 'const char*' to type
'char*' casts away qualifiers [-Wcast-qual]
gallivm/lp_bld_debug.cpp: In function 'size_t disassemble(const void*,
llvm::raw_ostream&)':
gallivm/lp_bld_debug.cpp:216:64: error: no matching function for call to
'llvm::Target::createMCAsmInfo(std::string&) const'
gallivm/lp_bld_debug.cpp:216:64: note: candidate is:
In file included from gallivm/lp_bld_debug.cpp:38:0:
/usr/include/llvm/Support/TargetRegistry.h:269:16: note: llvm::MCAsmInfo*
llvm::Target::createMCAsmInfo(const llvm::MCRegisterInfo&, llvm::StringRef)
const
/usr/include/llvm/Support/TargetRegistry.h:269:16: note: candidate expects 2
arguments, 1 provided
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20130514/80bff560/attachment.html>
More information about the mesa-dev
mailing list