[PATCH] D80806: [DebugInfo] Separate fields in headers with commas.

Igor Kudrin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 1 03:42:09 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG2a7af304823d: [DebugInfo] Separate fields with commas in headers of compile units (2/3). (authored by ikudrin).

Changed prior to commit:
  https://reviews.llvm.org/D80806?vs=267255&id=267575#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80806/new/

https://reviews.llvm.org/D80806

Files:
  llvm/lib/DebugInfo/DWARF/DWARFCompileUnit.cpp
  llvm/test/CodeGen/X86/dwarf-headers.ll
  llvm/test/DebugInfo/Generic/version.ll
  llvm/test/DebugInfo/X86/dwarfdump-header-64.s
  llvm/test/DebugInfo/X86/dwarfdump-header.s
  llvm/test/DebugInfo/dwarfdump-zlib.test
  llvm/test/MC/WebAssembly/dwarfdump.ll
  llvm/test/tools/dsymutil/X86/empty-CU.test
  llvm/test/tools/dsymutil/X86/generate-empty-CU.test
  llvm/test/tools/llvm-dwarfdump/X86/debug_loclists_nouse.s
  llvm/test/tools/llvm-dwarfdump/X86/lookup.s
  llvm/test/tools/llvm-dwp/X86/dwos_list_from_exec_simple.test
  llvm/test/tools/llvm-dwp/X86/info-v5.s
  llvm/test/tools/llvm-dwp/X86/merge.test
  llvm/test/tools/llvm-dwp/X86/simple.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80806.267575.patch
Type: text/x-patch
Size: 16300 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200601/93f85be0/attachment.bin>


More information about the llvm-commits mailing list