search for: _zn4llvm14loopsimplifyide

Displaying 2 results from an estimated 2 matches for "_zn4llvm14loopsimplifyide".

2005 Oct 25
2
[LLVMdev] newbie llc build problem: BreakCriticalEdges.cpp:44: undefined reference to `llvm::LoopSimplifyID'
.../Debug/bin gmake[2]: Leaving directory `/home/kh/llvm/obj/tools/llc' gmake[1]: Leaving directory `/home/kh/llvm/obj/tools' ++++++++++++++ checking whether the library exists and contains the symbol... $ nm --print-armap /home/kh/llvm/obj/Debug/lib/libLLVMScalarOpts.a | grep LoopSimplifyID _ZN4llvm14LoopSimplifyIDE in LoopSimplify.o U _ZN4llvm14LoopSimplifyIDE U _ZN4llvm14LoopSimplifyIDE 00000024 B _ZN4llvm14LoopSimplifyIDE U _ZN4llvm14LoopSimplifyIDE U _ZN4llvm14LoopSimplifyIDE U _ZN4llvm14LoopSimplifyIDE
2005 Oct 25
0
[LLVMdev] newbie llc build problem: BreakCriticalEdges.cpp:44: undefined reference to `llvm::LoopSimplifyID'
...tory `/home/kh/llvm/obj/tools/llc' > gmake[1]: Leaving directory `/home/kh/llvm/obj/tools' > > > ++++++++++++++ checking whether the library exists and contains the symbol... > $ nm --print-armap /home/kh/llvm/obj/Debug/lib/libLLVMScalarOpts.a | grep > LoopSimplifyID > _ZN4llvm14LoopSimplifyIDE in LoopSimplify.o > U _ZN4llvm14LoopSimplifyIDE > U _ZN4llvm14LoopSimplifyIDE > 00000024 B _ZN4llvm14LoopSimplifyIDE > U _ZN4llvm14LoopSimplifyIDE > U _ZN4llvm14LoopSimplifyIDE > U _ZN4llvm14LoopSimplifyIDE > > > ___________________...