[PATCH] D46021: [DEBUGINFO] Disable emission of the dwarf sections, but allow directives.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 1 11:50:57 PDT 2018


ABataev marked an inline comment as done.
ABataev added inline comments.


================
Comment at: test/DebugInfo/Generic/directives-only.ll:4
+; Check that the assembly output properly handles is_stmt changes. And since
+; we're testing anyway, check the integrated assembler too.
+
----------------
dblaikie wrote:
> Is the integrated assembler tested here? Doesn't immediately look like it to me.
Wrong comment, will remove it.


Repository:
  rL LLVM

https://reviews.llvm.org/D46021





More information about the llvm-commits mailing list