search for: createloopindexsplitpass

Displaying 1 result from an estimated 1 matches for "createloopindexsplitpass".

2007 Dec 06
0
[LLVMdev] 2.1 compile problem with undefined symbols
...d --prefix=/opt/local ... > make tools-only ... llvm[2]: Linking Release executable opt (without symbols) /usr/bin/ld: warning prebinding disabled because of undefined symbols /usr/bin/ld: Undefined symbols: llvm::createGVNPass() llvm::createGVNPREPass() llvm::createLoopUnswitchPass(bool) llvm::createLoopIndexSplitPass() llvm::CheckBitcodeOutputToConsole(std::basic_ostream<char, std::char_traits<char> >*, bool) llvm::createScalarReplAggregatesPass(int) llvm::createRedundantLoadEliminationPass() collect2: ld returned 1 exit status