Use the existing begin and end symbol for debug info.
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 5 Mar 2015 02:05:42 +0000 (02:05 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 5 Mar 2015 02:05:42 +0000 (02:05 +0000)
commit07c03d316d1533626f3d9967853abc6f799fa92e
tree1e992b91e6b2f0072dc1218b1f07cdd640332754
parentc89aa6d6972cae3b071b52b59e1fe5c3610ae376
Use the existing begin and end symbol for debug info.

llvm-svn: 231338
13 files changed:
llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h
llvm/lib/CodeGen/AsmPrinter/WinCodeViewLineTables.cpp
llvm/test/DebugInfo/COFF/asan-module-ctor.ll
llvm/test/DebugInfo/COFF/asm.ll
llvm/test/DebugInfo/COFF/multifile.ll
llvm/test/DebugInfo/COFF/multifunction.ll
llvm/test/DebugInfo/COFF/simple.ll
llvm/test/DebugInfo/COFF/tail-call-without-lexical-scopes.ll
llvm/test/DebugInfo/X86/debug-loc-asan.ll
llvm/test/DebugInfo/X86/pr19307.ll