[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 12:03:12 PDT 2018


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

Address David's comments


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.158597.patch
Type: text/x-patch
Size: 9151 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180801/6859e9a1/attachment.bin>


More information about the llvm-commits mailing list