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

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 1 12:45:51 PDT 2018


probinson accepted this revision.
probinson added a comment.
This revision is now accepted and ready to land.

LGTM



================
Comment at: test/DebugInfo/NVPTX/debug-file-loc-only.ll:3
+
+; // Bitcode int this test case is reduced version of compiled code below:
+;extern "C" {
----------------
Typo: "Bitcode in this test..." (not "int").



Repository:
  rL LLVM

https://reviews.llvm.org/D46061





More information about the llvm-commits mailing list