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)
commit98db356cc18e142edc3236cc7da7675209d1403d
tree051dd1962d7f3a4f39d0264dc665defc44d7856b
parent7088e3470c12ffc67958f25068bd989f2d0a616b
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.

llvm-svn: 205664
clang/lib/CodeGen/CGDebugInfo.cpp
clang/test/CodeGenCXX/debug-info.cpp