[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 10:42:41 PDT 2018


ABataev updated this revision to Diff 158571.
ABataev added a comment.

Reworked to control output by DICompileUnit emission kind.


Repository:
  rL LLVM

https://reviews.llvm.org/D46021

Files:
  include/llvm/IR/DebugInfoMetadata.h
  lib/AsmParser/LLLexer.cpp
  lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
  lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  lib/CodeGen/AsmPrinter/DwarfFile.cpp
  lib/CodeGen/AsmPrinter/DwarfUnit.cpp
  lib/IR/DebugInfoMetadata.cpp
  test/DebugInfo/Generic/directives-only.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46021.158571.patch
Type: text/x-patch
Size: 9367 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180801/c3d82293/attachment.bin>


More information about the llvm-commits mailing list