[LLVMdev] Showstopper on Visual C

Paolo Invernizzi arathorn at fastwebnet.it
Tue Oct 12 07:14:17 PDT 2004


Yes, that fixed all the problems about that files.

Thanks

---
Paolo Invernizzi

Andrew Lenharth wrote:

>struct X86AsmPrinter is in an anonymous namespace, but printInstruction
>is declared in namespace llvm.  try editing the tablegen output to move
>X86AsmPrinter::printInstruction into an anonymous namespace, not llvm.
>
>I suspect this will at least fix the first problem.  Then we can figure
>out the proper longterm fix.
>




More information about the llvm-dev mailing list