[PATCH] D54370: [codeview] Expose -gcodeview-ghash for global type hashing

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 16 10:50:22 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL347072: [codeview] Expose -gcodeview-ghash for global type hashing (authored by rnk, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D54370?vs=173479&id=174406#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D54370

Files:
  cfe/trunk/include/clang/Driver/Options.td
  cfe/trunk/include/clang/Frontend/CodeGenOptions.def
  cfe/trunk/lib/CodeGen/CodeGenModule.cpp
  cfe/trunk/lib/Driver/ToolChains/Clang.cpp
  cfe/trunk/lib/Frontend/CompilerInvocation.cpp
  cfe/trunk/test/CodeGenCXX/debug-info-ms-abi.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/CodeViewDebug.h
  llvm/trunk/test/DebugInfo/COFF/global-type-hashes.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54370.174406.patch
Type: text/x-patch
Size: 7911 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181116/8d9f0c61/attachment.bin>


More information about the llvm-commits mailing list