Displaying 2 results from an estimated 2 matches for "shouldemituseddirectivefor".
2010 Jan 16
1
[LLVMdev] Build failure in llvm trunk
hi,
I am trying to build the llvm trunk with make. I am trying a debug build and
I am ending with the following build error.
/home/rajika/projects/llvm/llvm/lib/Target/TargetLoweringObjectFile.cpp: In
member function ‘virtual bool
llvm::TargetLoweringObjectFileMachO::shouldEmitUsedDirectiveFor(const
llvm::GlobalValue*, llvm::Mangler*) const’:
/home/rajika/projects/llvm/llvm/lib/Target/TargetLoweringObjectFile.cpp:959:
error: ‘NameTmp’ was not declared in this scope
make[2]: ***
[/home/rajika/projects/llvm/llvm-objects/lib/Target/Debug/TargetLoweringObjectFile.o]
Error 1
make[2]: Leaving...
2011 May 06
0
[LLVMdev] Question about linking llvm-mc when porting a new backend
...oweringObjectFileImpl.cpp.o)
llvm::TargetLoweringObjectFileELF::getExprForDwarfGlobalReference(llvm::GlobalValue
const*, llvm::Mangler*, llvm::MachineModuleInfo*, unsigned int,
llvm::MCStreamer&) constin
libLLVMCodeGen.a(TargetLoweringObjectFileImpl.cpp.o)
llvm::TargetLoweringObjectFileMachO::shouldEmitUsedDirectiveFor(llvm::GlobalValue
const*, llvm::Mangler*) constin
libLLVMCodeGen.a(TargetLoweringObjectFileImpl.cpp.o)
llvm::TargetLoweringObjectFileELF::SelectSectionForGlobal(llvm::GlobalValue
const*, llvm::SectionKind, llvm::Mangler*, llvm::TargetMachine const&)
constin libLLVMCodeGen.a(TargetLoweringObjec...