revert r288283 as it causes debug info (line numbers) to be lost in instrumented...
authorKostya Serebryany <kcc@google.com>
Thu, 1 Dec 2016 02:06:56 +0000 (02:06 +0000)
committerKostya Serebryany <kcc@google.com>
Thu, 1 Dec 2016 02:06:56 +0000 (02:06 +0000)
commitb66cb88c2e29cb032d1efe08ad64d1bfa72d3780
tree5cabb8a77ac3e20f96f2d0504dcd5c2e2477b94a
parent73f438ef9ac736590a47975dbb72afcbf2156b50
revert r288283 as it causes debug info (line numbers) to be lost in instrumented code. also revert r288299 which was a workaround for the problem.

llvm-svn: 288300
llvm/lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp
llvm/lib/CodeGen/AsmPrinter/DebugHandlerBase.h
llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
llvm/lib/Fuzzer/test/coverage.test
llvm/test/CodeGen/X86/stack-protector.ll
llvm/test/DebugInfo/AArch64/line-header.ll
llvm/test/DebugInfo/X86/dwarf-no-source-loc.ll [deleted file]