llvm-mirror/lib/Bitcode/Reader
Peter Collingbourne a9fbb2813b DebugInfo: New metadata representation for global variables.
This patch reverses the edge from DIGlobalVariable to GlobalVariable.
This will allow us to more easily preserve debug info metadata when
manipulating global variables.

Fixes PR30362. A program for upgrading test cases is attached to that
bug.

Differential Revision: http://reviews.llvm.org/D20147

llvm-svn: 281284
2016-09-13 01:12:59 +00:00
..
BitcodeReader.cpp DebugInfo: New metadata representation for global variables. 2016-09-13 01:12:59 +00:00
BitReader.cpp
BitstreamReader.cpp [LLVM] Fix some Clang-tidy modernize-use-using and Include What You Use warnings 2016-08-18 17:56:27 +00:00
CMakeLists.txt
LLVMBuild.txt