Displaying 2 results from an estimated 2 matches for "c1204".
Did you mean:
1204
2004 Oct 12
3
[LLVMdev] Showstopper on Visual C
...on not called
tablegen_includes\X86GenATTAsmWriter.inc(15) : error C2888: 'bool
`anonymous-namespace'::X86ATTAsmPrinter::printInstruction(const
llvm::MachineInstr *)' : symbol cannot be defined within namespace 'llvm'
tablegen_includes\X86GenATTAsmWriter.inc(469) : fatal error C1204:
compiler limit : internal structure overflow
scons: *** [build_vc71\lib\Target\X86\X86AsmPrinter.obj] Error 2
scons: building terminated because of errors.
---
Paolo Invernizzi
2004 Oct 12
0
[LLVMdev] Showstopper on Visual C
...ablegen_includes\X86GenATTAsmWriter.inc(15) : error C2888: 'bool
> `anonymous-namespace'::X86ATTAsmPrinter::printInstruction(const
> llvm::MachineInstr *)' : symbol cannot be defined within namespace 'llvm'
> tablegen_includes\X86GenATTAsmWriter.inc(469) : fatal error C1204:
> compiler limit : internal structure overflow
>
> scons: *** [build_vc71\lib\Target\X86\X86AsmPrinter.obj] Error 2
> scons: building terminated because of errors.
>
> ---
> Paolo Invernizzi
>
>
> _______________________________________________
> LLVM Develope...