[PATCH] D46061: [DEBUGINFO, NVPTX] Disable emission of ', debug' option if only debug directives are allowed.

Eric Christopher via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 4 16:28:54 PDT 2018


echristo added a comment.

Do you mean basically just line tables or something else? (Minus the need in normal dwarf for a minimal cu to associate the line table with). Also, how does this handle inlining etc?


Repository:
  rL LLVM

https://reviews.llvm.org/D46061





More information about the llvm-commits mailing list