Displaying 3 results from an estimated 3 matches for "otherops".
Did you mean:
atheros
2016 Feb 16
4
[help] Kaleidoscope build fails after llvm-3.8
...for Kaleidoscope with following command :
clang++ -g toy.cpp -std=c++11 `llvm-config --cxxflags --ldflags
--system-libs --libs core mcjit native` -O3 -o toy
but it fails with following error:
Undefined symbols for architecture x86_64:
"llvm::CmpInst::CmpInst(llvm::Type*, llvm::Instruction::OtherOps,
llvm::CmpInst::Predicate, llvm::Value*, llvm::Value*, llvm::Twine const&,
llvm::Instruction*)", referenced from:
llvm::IRBuilder<true, llvm::ConstantFolder,
llvm::IRBuilderDefaultInserter<true>
>::CreateFCmp(llvm::CmpInst::Predicate, llvm::Value*, llvm::Value*,
llvm::Twi...
2010 Feb 07
3
[LLVMdev] Help with Mac OS X 10.6.2 build
...r<llvm::Value*,
std::allocator<llvm::Value*> > >, llvm::Twine const&,
llvm::Instruction*)in ccHkdHVT.o
"typeinfo for llvm::Instruction", referenced from:
typeinfo for llvm::CmpInstin ccHkdHVT.o
"llvm::CmpInst::CmpInst(llvm::Type const*,
llvm::Instruction::OtherOps, unsigned short, llvm::Value*,
llvm::Value*, llvm::Twine const&, llvm::Instruction*)", referenced
from:
BinaryExprAST::Codegen() in ccHkdHVT.o
"llvm::ConstantFP::get(llvm::LLVMContext&, llvm::APFloat const&)",
referenced from:
NumberExprAST::Codegen()...
2010 Feb 07
0
[LLVMdev] Help with Mac OS X 10.6.2 build
...tor<llvm::Value*> > >, llvm::Twine const&,
> llvm::Instruction*)in ccHkdHVT.o
> "typeinfo for llvm::Instruction", referenced from:
> typeinfo for llvm::CmpInstin ccHkdHVT.o
> "llvm::CmpInst::CmpInst(llvm::Type const*,
> llvm::Instruction::OtherOps, unsigned short, llvm::Value*,
> llvm::Value*, llvm::Twine const&, llvm::Instruction*)", referenced
> from:
> BinaryExprAST::Codegen() in ccHkdHVT.o
> "llvm::ConstantFP::get(llvm::LLVMContext&, llvm::APFloat const&)",
> referenced from:
>...