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

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 23 11:02:46 PDT 2018


dblaikie added subscribers: ABataev, dblaikie.
dblaikie added a comment.

Sounds like sort of "-gno-really-line-tables-only" (I kid, somewhat)

What's the end goal for this functionality? Does it make sense to plumb it
through as another level alongside GMLT/limited/full?


Repository:
  rL LLVM

https://reviews.llvm.org/D45782





More information about the llvm-commits mailing list