diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2017-12-20 14:55:10 +0000 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2017-12-20 14:55:10 +0000 |
commit | 88fb980a7cf96e1b8b197e3e0e25afae48828e22 (patch) | |
tree | 2568bc1371dba18bc553eedd112eb1703474f1a8 /lldb/packages/Python/lldbsuite/test/lang/cpp/call-function/main.cpp | |
parent | 8f6b0c850a475b3db079e8df3e55916be35ce69d (diff) | |
download | bcm5719-llvm-88fb980a7cf96e1b8b197e3e0e25afae48828e22.tar.gz bcm5719-llvm-88fb980a7cf96e1b8b197e3e0e25afae48828e22.zip |
[NVPTX] Initial adaptation of MCAsmStreamer/MCTargetStreamer for debug info in Cuda.
Summary:
Initial changes in interfaces of MCAsmStreamer/MCTargetStreamer for
correct debug info emission for Cuda.
1. PTX foramt does not support `.ascii` directives. Added the ability to
nullify it.
2. The initial function label must follow the first debug `.loc`
directive, not be followed by.
3. DWARF sections must be enclosed in braces.
Reviewers: hfinkel, probinson, jlebar, rafael, echristo
Subscribers: sdardis, nemanjai, llvm-commits, aprantl
Differential Revision: https://reviews.llvm.org/D40033
llvm-svn: 321178
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/call-function/main.cpp')
0 files changed, 0 insertions, 0 deletions