Revert "[DebugInfo] Generate debug information for labels. (Fix PR37395)"
authorSam McCall <sam.mccall@gmail.com>
Thu, 6 Sep 2018 14:27:40 +0000 (14:27 +0000)
committerSam McCall <sam.mccall@gmail.com>
Thu, 6 Sep 2018 14:27:40 +0000 (14:27 +0000)
commit026d8a20ec5482355aea703b27400902998a105a
tree3beddab50d51cc3eb141f77ed9f0af4ac868578f
parent95f9f6a7cd05b438b8facb28649a73592565c166
Revert "[DebugInfo] Generate debug information for labels. (Fix PR37395)"

This reverts commit r341519, which generates debug info that causes
backend crashes. (with -split-dwarf-file)

Details in https://reviews.llvm.org/D50495

llvm-svn: 341549
clang/lib/CodeGen/CGDebugInfo.cpp
clang/lib/CodeGen/CGDebugInfo.h
clang/lib/CodeGen/CGStmt.cpp
clang/test/CodeGen/debug-label-inline.c [deleted file]
clang/test/CodeGen/debug-label.c [deleted file]