search for: c2264

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

Did you mean: 2264
2004 Oct 12
3
[LLVMdev] Showstopper on Visual C
...X86AsmPrinter.cpp tablegen_includes\X86GenIntelAsmWriter.inc(15) : error C2888: 'bool `anonymous-namespace'::X86IntelAsmPrinter::printInstruction(const llvm::MachineInstr *)' : symbol cannot be defined within namespace 'llvm' llvm\lib\Target\X86\X86AsmPrinter.cpp(364) : error C2264: '`anonymous-namespace'::X86IntelAsmPrinter::printInstruction' : error in function definition or declaration; function not called tablegen_includes\X86GenATTAsmWriter.inc(15) : error C2888: 'bool `anonymous-namespace'::X86ATTAsmPrinter::printInstruction(const llvm::MachineIn...
2004 Oct 12
0
[LLVMdev] Showstopper on Visual C
...gt; tablegen_includes\X86GenIntelAsmWriter.inc(15) : error C2888: 'bool > `anonymous-namespace'::X86IntelAsmPrinter::printInstruction(const > llvm::MachineInstr *)' : symbol cannot be defined within namespace 'llvm' > llvm\lib\Target\X86\X86AsmPrinter.cpp(364) : error C2264: > '`anonymous-namespace'::X86IntelAsmPrinter::printInstruction' : error in > function definition or declaration; function not called > tablegen_includes\X86GenATTAsmWriter.inc(15) : error C2888: 'bool > `anonymous-namespace'::X86ATTAsmPrinter::printInstruction(co...