This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f52f4a4 [ADT] Attempt to fix MSVC 2015 ICE via judicious addition of [...] new 4970f01 Teach llvm::StripDebugInfo() about global variable !dbg attac [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/IR/DebugInfo.cpp | 9 +++++++++ test/Bitcode/dityperefs-3.8.ll | 28 +++++++++++++++------------- test/DebugInfo/strip-DIGlobalVariable.ll | 15 +++++++++++++++ test/Transforms/GlobalMerge/debug-info.ll | 4 +++- 4 files changed, 42 insertions(+), 14 deletions(-) create mode 100644 test/DebugInfo/strip-DIGlobalVariable.ll