[PATCH] D80242: [Clang] implement -fno-eliminate-unused-debug-types

Nick Desaulniers via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 1 15:43:36 PDT 2020


nickdesaulniers updated this revision to Diff 267751.
nickdesaulniers added a comment.

- rebase on 1b6d29e06b07e518025b6f06445ad3275d6f5684 <https://reviews.llvm.org/rG1b6d29e06b07e518025b6f06445ad3275d6f5684> and D80840 <https://reviews.llvm.org/D80840> (no other changes yet)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80242

Files:
  clang/include/clang/Basic/CodeGenOptions.def
  clang/include/clang/Driver/Options.td
  clang/lib/CodeGen/CodeGenModule.cpp
  clang/lib/Driver/ToolChains/Clang.cpp
  clang/lib/Frontend/CompilerInvocation.cpp
  clang/test/CodeGen/debug-info-unused-types.c
  clang/test/CodeGen/debug-info-unused-types.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80242.267751.patch
Type: text/x-patch
Size: 9677 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200601/c7f0ebc4/attachment.bin>


More information about the cfe-commits mailing list