[PATCH] D42581: [NVPTX] Emit debug info in DWARF-2 by default for Cuda devices.
Paul Robinson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 26 16:52:07 PST 2018
probinson added a comment.
If you want to force DWARF 2, probably clamping the version in LLVM would be simpler? Although most of the debug-info tests are architecture-specific and wouldn't run for an NVPTX target anyway.
Repository:
rC Clang
https://reviews.llvm.org/D42581
More information about the cfe-commits
mailing list