[llvm-commits] [llvm] r134577 - in /llvm/trunk: include/llvm/Target/TargetAsmInfo.h include/llvm/Target/TargetFrameLowering.h lib/MC/MCDwarf.cpp lib/Target/TargetAsmInfo.cpp lib/Target/X86/X86FrameLowering.cpp lib/Target/X86/X86FrameLowering.h

Bill Wendling isanbard at gmail.com
Thu Jul 7 13:59:43 PDT 2011


On Jul 7, 2011, at 1:54 PM, Chris Lattner wrote:

> It looks like exactly the same error.  I'll be more specific.  Please move the method at TargetAsmInfo.h:89 out of line and forward declare the dwarf stuff and ArrayRef.
> 
Chris,

That's what I did. And I got that error. What you're asking doesn't appear to be possible.

-bw





More information about the llvm-commits mailing list