/Volumes/mrs5/net/llvm/llvm/lib/Transforms/Scalar/CodeGenPrepare.cpp: In member function ‘bool<unnamed>::CodeGenPrepare::OptimizeInlineAsmInst (llvm::Instruction*, llvm::CallSite, llvm::DenseMap<llvm::Value*, llvm::Value*, llvm::DenseMapInfo<llvm::Value*>, llvm::DenseMapInfo<llvm::Value*> >&)’: /Volumes/mrs5/net/llvm/llvm/lib/Transforms/Scalar/CodeGenPrepare.cpp: 966: error: no matching function for call to ‘llvm::TargetLowering::ComputeConstraintToUse (llvm::TargetLowering::AsmOperandInfo&, llvm::SDValue) const’ /Volumes/mrs5/net/llvm/llvm/include/llvm/Target/TargetLowering.h:1177: note: candidates are: virtual void llvm::TargetLowering::ComputeConstraintToUse (llvm::TargetLowering::AsmOperandInfo&, llvm::SDValue, bool, llvm::SelectionDAG*) const make[3]: *** [/Volumes/mrs5/net/llvm/llvm-build/lib/Transforms/Scalar/ Debug/CodeGenPrepare.o] Error 1 ?
These should be fixed now. -bw On Sep 23, 2008, at 5:11 PM, Mike Stump wrote:> /Volumes/mrs5/net/llvm/llvm/lib/Transforms/Scalar/CodeGenPrepare.cpp: > In member function > ‘bool<unnamed>::CodeGenPrepare::OptimizeInlineAsmInst > (llvm::Instruction*, llvm::CallSite, llvm::DenseMap<llvm::Value*, > llvm::Value*, llvm::DenseMapInfo<llvm::Value*>, > llvm::DenseMapInfo<llvm::Value*> >&)’: > /Volumes/mrs5/net/llvm/llvm/lib/Transforms/Scalar/CodeGenPrepare.cpp: > 966: error: no matching function for call to > ‘llvm::TargetLowering::ComputeConstraintToUse > (llvm::TargetLowering::AsmOperandInfo&, llvm::SDValue) const’ > /Volumes/mrs5/net/llvm/llvm/include/llvm/Target/TargetLowering.h:1177: > note: candidates are: virtual void > llvm::TargetLowering::ComputeConstraintToUse > (llvm::TargetLowering::AsmOperandInfo&, llvm::SDValue, bool, > llvm::SelectionDAG*) const > make[3]: *** [/Volumes/mrs5/net/llvm/llvm-build/lib/Transforms/Scalar/ > Debug/CodeGenPrepare.o] Error 1 > > ? > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
Apparently Analagous Threads
- [LLVMdev] [REQUEST FOR FEEDBACK] Inline asm multiple alternative constraints
- [LLVMdev] [REQUEST FOR FEEDBACK] Inline asm multiple alternative constraints
- [LLVMdev] [REQUEST FOR FEEDBACK] Inline asm multiple alternative constraints
- [LLVMdev] [REQUEST FOR FEEDBACK] Inline asm multiple alternative constraints
- [LLVMdev] [REQUEST FOR FEEDBACK] Inline asm multiple alternative constraints