[PATCH] D63130: [Clang] Rename -split-dwarf-file to -split-dwarf-output

Aaron Puchert via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Jun 15 07:05:42 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL363494: [Clang] Rename -split-dwarf-file to -split-dwarf-output (authored by aaronpuchert, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D63130?vs=204010&id=204917#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D63130

Files:
  cfe/trunk/include/clang/Basic/CodeGenOptions.h
  cfe/trunk/include/clang/Driver/CC1Options.td
  cfe/trunk/lib/CodeGen/BackendUtil.cpp
  cfe/trunk/lib/CodeGen/CGDebugInfo.cpp
  cfe/trunk/lib/Driver/ToolChains/Clang.cpp
  cfe/trunk/lib/Frontend/CompilerInvocation.cpp
  cfe/trunk/test/CodeGen/split-debug-filename.c
  cfe/trunk/test/CodeGen/split-debug-single-file.c
  cfe/trunk/test/CodeGen/thinlto-split-dwarf.c
  cfe/trunk/test/Driver/fuchsia.c
  cfe/trunk/test/Driver/split-debug.c
  cfe/trunk/test/Driver/split-debug.s
  cfe/trunk/test/Misc/cc1as-split-dwarf.s
  cfe/trunk/test/Modules/pch_container.m
  cfe/trunk/tools/driver/cc1as_main.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63130.204917.patch
Type: text/x-patch
Size: 17789 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190615/342be207/attachment-0001.bin>


More information about the cfe-commits mailing list