[PATCH] D44406: [CodeView] Emit HasConstructorOrDestructor class option for non-trivial constructors

Aaron Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 25 19:23:16 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL354841: [CodeView] Emit HasConstructorOrDestructor class option for non-trivial… (authored by asmith, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44406?vs=188296&id=188297#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D44406

Files:
  llvm/trunk/include/llvm/IR/DebugInfoFlags.def
  llvm/trunk/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
  llvm/trunk/test/DebugInfo/COFF/class-options-common.ll
  llvm/trunk/test/DebugInfo/COFF/function-options.ll
  llvm/trunk/test/DebugInfo/COFF/global-type-hashes.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44406.188297.patch
Type: text/x-patch
Size: 57436 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190226/e43e9071/attachment.bin>


More information about the llvm-commits mailing list