This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 11ef6e19fe8 Allow null-valued function operands in getCalledFunction() new c5e4cd20b51 [DEBUGINFO, NVPTX]DO not emit ',debug' option if no debug i [...]
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: .../NVPTX/MCTargetDesc/NVPTXTargetStreamer.cpp | 10 +++-- .../NVPTX/MCTargetDesc/NVPTXTargetStreamer.h | 3 ++ lib/Target/NVPTX/NVPTXAsmPrinter.cpp | 21 +++++++++- test/DebugInfo/NVPTX/debug-file-loc-only.ll | 48 ++++++++++++++++++++++ 4 files changed, 78 insertions(+), 4 deletions(-) create mode 100644 test/DebugInfo/NVPTX/debug-file-loc-only.ll