diff options
| author | Andrew Savonichev <andrew.savonichev@gmail.com> | 2022-04-26 18:45:09 +0300 |
|---|---|---|
| committer | Andrew Savonichev <andrew.savonichev@gmail.com> | 2022-04-26 21:40:36 +0300 |
| commit | 0a27622a1d625f179a17f3a22a547d50b042b76e (patch) | |
| tree | ffa3547bb8d7cc84e77b0ce0b384586f314b3735 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp | |
| parent | 903aa5e0f80efd413624a59e37c6ace6cd3cf5cd (diff) | |
| download | llvm-0a27622a1d625f179a17f3a22a547d50b042b76e.zip llvm-0a27622a1d625f179a17f3a22a547d50b042b76e.tar.gz llvm-0a27622a1d625f179a17f3a22a547d50b042b76e.tar.bz2 | |
[NVPTX] Disable DWARF .file directory for PTX
Default behavior for .file directory was changed in D105856, but
ptxas (CUDA 11.5 release) refuses to parse it:
$ llc -march=nvptx64 llvm/test/DebugInfo/NVPTX/debug-file-loc.ll
$ ptxas debug-file-loc.s
ptxas debug-file-loc.s, line 42; fatal : Parsing error near
'"foo.h"': syntax error
Added a new field to MCAsmInfo to control default value of
UseDwarfDirectory. This value is used if -dwarf-directory command line
option is not specified.
Differential Revision: https://reviews.llvm.org/D121299
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions
