Displaying 1 result from an estimated 1 matches for "x86_64initfiniatomcontent".
2013 Dec 07
3
[LLVMdev] GNU LLD build error? Seems that Clang likes LLD just fine.
...inkingContext.cpp:
In member function ‘virtual llvm::ArrayRef<unsigned char>
{anonymous}::X86_64InitAtom::rawContent() const’:
/home/buildbot/buildbot/llvm-trunk/tools/lld/lib/ReaderWriter/ELF/X86_64/X86_64LinkingContext.cpp:40:12:
error: could not convert ‘(const uint8_t*)(&
{anonymous}::x86_64InitFiniAtomContent)’ from ‘const uint8_t* {aka
const unsigned char*}’ to ‘llvm::ArrayRef<unsigned char>’
return x86_64InitFiniAtomContent;
^
/home/buildbot/buildbot/llvm-trunk/tools/lld/lib/ReaderWriter/ELF/X86_64/X86_64LinkingContext.cpp:
In member function ‘virtual llvm::ArrayRef<unsigned...