Fix DWARF debugging information on x86/Linux and (hopefully)
authorAnton Korobeynikov <asl@math.spbu.ru>
Wed, 7 Mar 2007 02:47:57 +0000 (02:47 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Wed, 7 Mar 2007 02:47:57 +0000 (02:47 +0000)
commita6199c87c293d937b1e57549864345e64e6c6e8b
tree1475464a55a51c8688e172002a37e1016a2f1e88
parentcb20998b3f853f8ce78485941225310697b9e5ea
Fix DWARF debugging information on x86/Linux and (hopefully)
Mingw32/Cygwin targets. This fixes PR978

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35000 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetAsmInfo.h
lib/CodeGen/DwarfWriter.cpp
lib/Target/TargetAsmInfo.cpp
lib/Target/X86/X86TargetAsmInfo.cpp