search for: alvm

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

Did you mean: alum
2008 Jun 06
2
[LLVMdev] Index to libraries?
There wouldn't happen to be an index telling one which libraries define which symbols, would there? For example, if I'm told alvm.o: In function `llvm::Function::Create(llvm::FunctionType const*, llvm::GlobalValue::LinkageTypes, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, llvm::Module*)': /farhome/hendrik/dv/llvm/llvm/include/llvm/Function.h:118: undefined reference...
2008 Jun 06
0
[LLVMdev] Index to libraries?
...orresponding library. Use llvm-config to discover transitive dependencies if possible. On Jun 6, 2008, at 12:20, Hendrik Boom wrote: > There wouldn't happen to be an index telling one which libraries > define which symbols, would there? > > For example, if I'm told > > alvm.o: In function `llvm::Function::Create(llvm::FunctionType > const*, llvm::GlobalValue::LinkageTypes, std::basic_string<char, > std::char_traits<char>, std::allocator<char> > const&, > llvm::Module*)': > /farhome/hendrik/dv/llvm/llvm/include/llvm/Function....