[PATCH] D63167: [Clang] Remove obsolete -enable-split-dwarf={single,split}

Aaron Puchert via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Jun 15 09:16:55 PDT 2019


aaronpuchert updated this revision to Diff 204928.
aaronpuchert added a comment.

Remove `-enable-split-dwarf` completely, adapting the test case accordingly. Also remove `-split-dwarf` which wasn't used at all.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D63167

Files:
  clang/include/clang/Basic/CodeGenOptions.def
  clang/include/clang/Basic/CodeGenOptions.h
  clang/include/clang/Driver/CC1Options.td
  clang/lib/CodeGen/BackendUtil.cpp
  clang/lib/CodeGen/CGDebugInfo.cpp
  clang/lib/Driver/ToolChains/Clang.cpp
  clang/lib/Frontend/CompilerInvocation.cpp
  clang/test/CodeGen/split-debug-filename.c
  clang/test/CodeGen/split-debug-output.c
  clang/test/CodeGen/split-debug-single-file.c
  clang/test/Driver/split-debug.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63167.204928.patch
Type: text/x-patch
Size: 15226 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190615/836a4bb7/attachment-0001.bin>


More information about the cfe-commits mailing list