[PATCH] D75215: [DebugInfo] Fix for adding "returns cxx udt" option to functions in CodeView.

Amy Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 3 09:40:14 PST 2020


akhuang updated this revision to Diff 247937.
akhuang added a comment.

update tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75215

Files:
  clang/lib/CodeGen/CGDebugInfo.cpp
  clang/test/CodeGenCXX/debug-info-flag-nontrivial.cpp
  llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
  llvm/test/DebugInfo/COFF/function-options.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75215.247937.patch
Type: text/x-patch
Size: 50273 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200303/688a2cf0/attachment-0001.bin>


More information about the llvm-commits mailing list