[PATCH] D45782: [DEBUGINFO, NVPTX] Allow to disable debug info from command line.

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 18 12:36:45 PDT 2018


aprantl added a comment.

Why can't  you use the kind=NoDebug flag on DICompileUnit like the other profiling modes do?


Repository:
  rL LLVM

https://reviews.llvm.org/D45782





More information about the llvm-commits mailing list