This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9481b3e014c [DEBUGINFO, NVPTX] Enable support for the debug info on NVP [...] new 7877655b571 Revert "[DEBUGINFO, NVPTX] Enable support for the debug inf [...]
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 | 11 +- .../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, 5261 insertions(+), 5285 deletions(-) delete mode 100644 test/DebugInfo/NVPTX/debug-empty.ll