[llvm-commits] [llvm] r77204 - in /llvm/trunk: include/llvm/Target/COFFTargetAsmInfo.h include/llvm/Target/ELFTargetAsmInfo.h lib/Target/COFFTargetAsmInfo.cpp lib/Target/X86/X86TargetAsmInfo.cpp lib/Target/X86/X86TargetAsmInfo.h
Chris Lattner
clattner at apple.com
Tue Jul 28 10:24:33 PDT 2009
On Jul 27, 2009, at 6:26 PM, Howard Su wrote:
> PIC16 is also using COFF as its target.
PIC16 doesn't share any code with COFF. If it does, it would be
really nice for someone who knows stuff about PIC16 to make it use the
various COFF classes I just put in.
-Chris
More information about the llvm-commits
mailing list