]> granicus.if.org Git - clang/commit
Revert "DebugInfo: Place global constants in their appropriate context."
authorDavid Blaikie <dblaikie@gmail.com>
Sat, 5 Apr 2014 03:39:29 +0000 (03:39 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Sat, 5 Apr 2014 03:39:29 +0000 (03:39 +0000)
commit8458c2cf4cc4674fb374fd764783d8892c095f35
tree3258a76af61ea62e3ab6405ae9e90ef8ca46c637
parentbb4f59b433303d861cd9f52ce84dded86e734078
Revert "DebugInfo: Place global constants in their appropriate context."

This reverts commit r205655.

Breaks the compiler-rt build with an assertion failure in LLVM...
reverting while I investigate.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@205664 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGDebugInfo.cpp
test/CodeGenCXX/debug-info.cpp