OSDN Git Service

Remove unused DwarfSectionOffsetDirective string
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Mon, 22 Apr 2013 22:49:11 +0000 (22:49 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Mon, 22 Apr 2013 22:49:11 +0000 (22:49 +0000)
commit9a0e12a6ed7db1bf49e4676932427e91ae4eb9be
treec79b7ff6ab0f9be55434632687f3acb5a495a2ff
parent3e39731e88f2d4f597cebc74388fd6650ca4f604
Remove unused DwarfSectionOffsetDirective string

The value isn't actually used, and setting it emits a COFF specific
directive.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180064 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCAsmInfo.h
lib/CodeGen/AsmPrinter/AsmPrinterDwarf.cpp
lib/MC/MCAsmInfo.cpp
lib/MC/MCAsmInfoCOFF.cpp
lib/Target/R600/MCTargetDesc/AMDGPUMCAsmInfo.cpp