[PATCH] Remove DwarfSectionOffsetDirective string from MCAsmInfo

Jim Grosbach grosbach at apple.com
Mon Apr 22 14:25:22 PDT 2013


  Seems reasonable. I tend to prefer keeping the flag describing the behaviour driven by it (emitting the directive) rather than the nature of the platform (COFF). So something like NeedsDwarfSectionOffsetDirective instead of IsCOFF, maybe?

  OK with that change.

http://llvm-reviews.chandlerc.com/D675



More information about the llvm-commits mailing list