[PATCH] D45255: [CodeGen] Add an option to suppress output of llvm.ident

Mikhail Maltsev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 20 09:32:19 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC330442: [CodeGen] Add an option to suppress output of llvm.ident (authored by miyuki, committed by ).

Repository:
  rC Clang

https://reviews.llvm.org/D45255

Files:
  include/clang/Driver/Options.td
  include/clang/Frontend/CodeGenOptions.def
  lib/CodeGen/CGDebugInfo.cpp
  lib/CodeGen/CodeGenModule.cpp
  lib/Driver/ToolChains/Clang.cpp
  lib/Frontend/CompilerInvocation.cpp
  test/CodeGen/no-ident-version.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45255.143331.patch
Type: text/x-patch
Size: 4609 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180420/30b14d2b/attachment.bin>


More information about the cfe-commits mailing list