[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:38:53 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL338616: [DEBUGINFO] Disable emission of the dwarf sections, but allow directives. (authored by ABataev, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D46021?vs=158597&id=158604#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D46021

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

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


More information about the llvm-commits mailing list