Displaying 1 result from an estimated 1 matches for "992431".
Did you mean:
972431
2005 Oct 25
2
[LLVMdev] newbie llc build problem: BreakCriticalEdges.cpp:44: undefined reference to `llvm::LoopSimplifyID'
Hi,
Looking into LLVM for a database query engine project...
After downloading the latest source from CVS, it's my first time trying
to build LLVM. Following the "Getting Started" instructions, all went well
until gmake reported this error while trying to link llc:
In function `(anonymous namespace)::BreakCriticalEdges::getAnalysisUsage(llvm::AnalysisUsage&) const':