This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7877655b571 Revert "[DEBUGINFO, NVPTX] Enable support for the debug inf [...] new 48aefa88777 [DEBUGINFO, NVPTX] Enable support for the debug info on NVP [...]
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/Target/NVPTX/MCTargetDesc/NVPTXMCAsmInfo.cpp | 9 +- .../NVPTX/MCTargetDesc/NVPTXTargetStreamer.cpp | 13 +- .../NVPTX/MCTargetDesc/NVPTXTargetStreamer.h | 3 + lib/Target/NVPTX/NVPTXAsmPrinter.cpp | 7 +- test/DebugInfo/NVPTX/cu-range-hole.ll | 280 +- test/DebugInfo/NVPTX/dbg-declare-alloca.ll | 328 +- test/DebugInfo/NVPTX/debug-empty.ll | 18 + test/DebugInfo/NVPTX/debug-file-loc.ll | 94 +- test/DebugInfo/NVPTX/debug-info.ll | 9386 ++++++++++---------- test/DebugInfo/NVPTX/debug-loc-offset.ll | 410 +- 10 files changed, 5286 insertions(+), 5262 deletions(-) create mode 100644 test/DebugInfo/NVPTX/debug-empty.ll