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)
commit304fe62b74e98bf05046654627a4c644c8774fa6
tree8782ed1b8c7dfa50db41d35cae87783de46c48b3
parent9e112cc5611a3f6ebb256d8281a0e415b3e151b6
Use the existing begin and end symbol for debug info.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@231338 91177308-0d34-0410-b5e6-96231b3b80d8
13 files changed:
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
lib/CodeGen/AsmPrinter/DwarfDebug.h
lib/CodeGen/AsmPrinter/WinCodeViewLineTables.cpp
test/DebugInfo/COFF/asan-module-ctor.ll
test/DebugInfo/COFF/asm.ll
test/DebugInfo/COFF/multifile.ll
test/DebugInfo/COFF/multifunction.ll
test/DebugInfo/COFF/simple.ll
test/DebugInfo/COFF/tail-call-without-lexical-scopes.ll
test/DebugInfo/X86/debug-loc-asan.ll
test/DebugInfo/X86/pr19307.ll