[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:16:11 PDT 2018


miyuki updated this revision to Diff 143327.
miyuki added a comment.

Updated the test


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.143327.patch
Type: text/x-patch
Size: 4587 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180420/bbdb67f7/attachment.bin>


More information about the cfe-commits mailing list